Skip to content

Commit

Permalink
Minor fix for 99999-fk4d79nq4z; Updated cpicpairs.xlsx
Browse files Browse the repository at this point in the history
  • Loading branch information
gqmeng committed Sep 13, 2018
1 parent 030c8a0 commit cded059
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 99999-fk4d79nq4z/v0.0.4/model/resource/recommendation.js
Expand Up @@ -47,7 +47,7 @@ var phenotypes = {'UGT1A1':''}
var drug = 'Atazanavir'
var keymap = {"ugt1a1normal":'UGT1A1 Normal metabolizer',"ugt1a1intermediate":"UGT1A1 Intermediate metabolizer","ugt1a1poor":"UGT1A1 Poor metabolizer"}
// # Dictionary containing Phenotype to Recommendation Information
var output = { "type":"CPIC Recommendation","drug":"codeine","phenotypes":{"UGT1A1":""}, "recommendation":{"classification":"", "content":"","implication":""}}
var output = { "type":"CPIC Recommendation","drug":"atazanavir","phenotypes":{"UGT1A1":""}, "recommendation":{"classification":"", "content":"","implication":""}}

var recommendations = {
'ugt1a1normal': {'implication': 'Reference UGT1A1 activity; very low likelihood of bilirubin-related discontinuation of atazanavir.',
Expand Down
Binary file modified cpicPairs.xlsx
Binary file not shown.

0 comments on commit cded059

Please sign in to comment.