Skip to content

Commit

Permalink
Updating url mapping
Browse files Browse the repository at this point in the history
add 2 new
  • Loading branch information
AjitPS authored Apr 18, 2020
1 parent a5fd5f6 commit c5cde60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/url_mappings.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ var url_mappings= {
{"cv": "UNIPROTKB", "weblink": "http://www.uniprot.org/uniprot/", "cc_restriction": ""},
{"cv": "YeastCyc", "weblink": "https://yeast.biocyc.org/YEAST/NEW-IMAGE?type=NIL&object=", "cc_restriction": ""},
{"cv": "HumanCyc", "weblink": "https://humancyc.org/HUMAN/substring-search?type=NIL&object=", "cc_restriction": ""},
{"cv": "CHEMBL", "weblink": "https://www.ebi.ac.uk/chembl/compound_report_card/", "cc_restriction": ""}
{"cv": "UNIPROTKB-COV", "weblink": "https://covid-19.uniprot.org/uniprotkb/", "cc_restriction": ""},
{"cv": "HPO", "weblink": "https://hpo.jax.org/app/browse/term/", "cc_restriction": ""}
]
};

0 comments on commit c5cde60

Please sign in to comment.