Cnv.amp_uniformity#

Cnv.amp_uniformity(title='', **kwargs)#

Plot amplicon uniformity.

This is a metric to determine the uniformity of the reads across amplicons.

Parameters
title: str

Appended to the sample name in the title.

kwargs: dict

Passed to the seaborn barplot.

Returns
axmatplotlib.pyplot.axis