Protein.read_distribution

Protein.read_distribution#

missionbio.mosaic.protein.Protein.read_distribution

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