gdata.GenomeDataLoader.plot#
- GenomeDataLoader.plot(region, tracks, *, savefig=None)#
Plots the genomic signal for a specified region and tracks.
This method generates a plot of the genomic signal for the specified region and tracks. If
savefig
is provided, it saves the plot to the specified file; otherwise, it displays the plot.