Skip to content

Commit

Permalink
Load ClinVar Oncogenic data from ONC
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMadBug committed Jul 9, 2024
1 parent b386420 commit 8d5d93c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions annotation/vcf_files/import_clinvar_vcf.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,9 @@ class BulkClinVarInserter:
'CLNVI': 'clinvar_clinical_sources',
'ORIGIN': 'clinvar_origin',
'SSR': 'clinvar_suspect_reason_code',

# new oncogenic fields
'ONCREVSTAT': 'oncogenic_review_status',
'ONCINCL': 'oncogenic_classification',
'ONC': 'oncogenic_classification',
'ONCCONF': 'oncogenic_conflicting_classification',
'ONCDN': 'oncogenic_preferred_disease_name',
'ONCDISDB': 'oncogenic_disease_database_name',
Expand Down

0 comments on commit 8d5d93c

Please sign in to comment.