Dna.get_annotations¶
-
Dna.
get_annotations
()¶ Annotate DNA variants.
Returns an annotated string array based on the ids of the assay (of form chrA-B-C-D), where A,B,C,D represent the chromosome, position, reference, and alternate variant values of an arbitrary length.
The new strings have a pathological type (PATH, L.PATH, MISS, NONS), and protein or gene added to the beginning of the string. This information is pulled from the MB annotation API.
- Returns
- variantslist
The array of strings with pathogenicity and gene/protein appended to the front.