mantispy.pl.feature_distributions#
- mantispy.pl.feature_distributions(adata, features, groupby='Metadata_Plate', layer_before='raw', kind='ecdf')[source]#
Per-feature distributions, before and after normalization when
layer_beforeexists.kindis"ecdf","hist"or"ridge"(one offset filled density per group, easier to read with many groups).Returns a 2-D array of axes with one row per layer shown and one column per feature.