_Assay.rename_labels#
missionbio.mosaic.assay._Assay.rename_labels
- _Assay.rename_labels(label_map)#
 Change the name of the labels.
- Parameters:
 - label_mapdictionary
 The key is the existing name of the label, and the value is the new name of the label.
< Class _Assay