Cnv.read_distribution#
missionbio.mosaic.cnv.Cnv.read_distribution
- Cnv.read_distribution(title='', **kwargs)#
Rank-ordered barcodes vs total reads.
- Parameters:
- titlestr
The suffix to the name of the assay to be added in the plot title.
- kwargsdict
Passed to seaborn.
- Returns:
- axmatplotlib.pyploy.axis
< Class Cnv