Dna.set_annotated_ids#
missionbio.mosaic.dna.Dna.set_annotated_ids
- Dna.set_annotated_ids(add_clinvar: bool = True) None #
Name the id column attribute with gene and protein change instead of variant coordinates
- Parameters:
- add_clinvarbool
Whether to add the ClinVar annotation at the beginning of the name
- Returns:
- None
< Class Dna