Dna.highlight_heatmap#
missionbio.mosaic.dna.Dna.highlight_heatmap
- Dna.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 Dna