Cnv.cell_uniformity#
missionbio.mosaic.cnv.Cnv.cell_uniformity
- Cnv.cell_uniformity(title='', **kwargs)#
 Plot cell uniformity.
A metric to determine the completeness of the data across the cells.
- Parameters:
 - titlestr
 Appended to the sample name in the title.
- kwargsdict
 Passed to the seaborn barplot.
- Returns:
 - axmatplotlib.pyplot.axis
 
< Class Cnv