Skip to content

Commit

Permalink
[GEN-1078] HOTFIX: Add in new known string columns as MSK added new c…
Browse files Browse the repository at this point in the history
…olumns into maf file (#547)

* Fix issue

* Lint
  • Loading branch information
thomasyu888 authored Jan 16, 2024
1 parent 661ecb7 commit be43eb6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions genie/process_mutation.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,14 @@
"CDNA_CHANGE",
"AMINO_ACID_CHANGE",
"TRANSCRIPT",
"transcript",
"STRAND_VEP",
"HGNC_ID",
"PUBMED",
"PICK",
"Exon_Number",
"genomic_location_explanation",
"Annotation_Status",
]


Expand Down

0 comments on commit be43eb6

Please sign in to comment.