Protein.cells_per_ab#

Protein.cells_per_ab(title='', **kwargs)#

Bar plot of non-zero read cells to antibodies.

Parameters
titlestr

Appended to the name of the sample in the title.

kwargsdict

Passed to the seaborn barplot method.

Returns
axmatplotlib.pyplot.axis