_Assay.read_distribution

_Assay.read_distribution#

missionbio.mosaic.assay._Assay.read_distribution

_Assay.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 _Assay