Skip to content

Commit

Permalink
Merge pull request #555 from PDXFinder/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
Afollet authored Mar 4, 2021
2 parents e7790e5 + a59e277 commit b045b77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ public enum DataUrl {
DISEASES_BRANCH_URL("http://purl.obolibrary.org/obo/NCIT_C3262"),
ONTOLOGY_URL("https://www.ebi.ac.uk/ols/api/ontologies/ncit/terms/"),
EUROPE_PMC_URL("https://www.ebi.ac.uk/europepmc/webservices/rest/search"),
K8_SERVICE_URL("http://hh-rke-wp-webadmin-20-worker-1.caas.ebi.ac.uk:32763/v1/graphql"),
K8_SERVICE_URL("http://193.62.55.22:80/pdx-gun/v1/graphql"),
COSMIC_URL("https://cancer.sanger.ac.uk/cosmic/mutation/overview?id"),
CRAVAT_URL("https://run.opencravat.org/result/nocache/variant.html");

Expand Down

0 comments on commit b045b77

Please sign in to comment.