bcgsc / pori_python

GNU General Public License v3.0
0 stars 1 forks source link

Bugfix/devsu 2348 add gene assoc to pharmacogenelist #2

Closed elewis2 closed 4 months ago

elewis2 commented 4 months ago

Adds new functions get_gene_linked_pharmacogenomic_info and get_gene_linked_cancer_predisposition_info, which provide clear links between genes and variants to deal with the situation where the variant name does not include the gene name. Existing functions get_pharmacogenomic_info and get_cancer_predisposition_info are updated to pull from the results of these functions.