mantispy.pl.feature_groups#
- mantispy.pl.feature_groups(adata, key=None, ax=None)#
How many features each group contributes, split by channel.
Pass
key="selected"after feature selection to see which families survived.- Parameters:
- Return type:
- Returns:
The axes drawn on, with one stacked bar per feature group and one segment per channel.
- Raises:
KeyError –
varhas nofeature_groupcolumn, or nochannelcolumn.