mantispy.pl.plate_effects#
- mantispy.pl.plate_effects(adata, feature=None, axes=None)#
Row and column medians per plate, for spotting plate position artifacts.
- Parameters:
- Return type:
- Returns:
The axes array, one row per plate, with the row marginal on the left and the column marginal on the right, each with the plate median drawn as a reference line.
- Raises:
KeyError –
featureis not one ofvar_names, orobshas noMetadata_PlateorMetadata_Wellcolumn.