Dna.get_annotated_ids

Dna.get_annotated_ids#

missionbio.mosaic.dna.Dna.get_annotated_ids

Dna.get_annotated_ids(add_clinvar: bool = True) ndarray#

Get human-readable names for the variants

Parameters:
add_clinvarbool

Whether to add the ClinVar annotation at the beginning of the name

Returns:
np.ndarray

< Class Dna