_Assay.highlight_heatmap#
missionbio.mosaic.assay._Assay.highlight_heatmap
- _Assay.highlight_heatmap(ids: Sequence) None#
 Highlight the ids on the heatmap
- Parameters:
 - idsSequence
 The ids to be highlighted on the heatmap. If the id is already highlighted, the highlight will be removed.
< Class _Assay