Rna.mean_reads_barplot#
missionbio.mosaic.rna.Rna.mean_reads_barplot
- Rna.mean_reads_barplot(layer: str = 'normalized_counts', width_scalar: float = 5) Figure#
Creates a barplot showing the mean expression per gene
- Parameters:
- layerstr
The layer to draw the expression values from
- width_scalarfloat
Scale to size the plot’s width (multiplied by # genes)
- Returns:
- figgo.Figure