Skip to content

Commit

Permalink
Revert back helper link to RTX/KG2 from 1.5 to 1.4...
Browse files Browse the repository at this point in the history
  • Loading branch information
isbluis committed Sep 14, 2024
1 parent 051c4af commit 2842938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/UI/interactive/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ <h3 style="margin-bottom:0px;">EXTERNAL API (post query):</h3>
<input type="button" class="qprob p1" value="ICEES-Asthma" onClick="update_url('EXT','https://icees.renci.org:16339');"/>
<input type="button" class="qprob p1" value="ICEES-DILI" onClick="update_url('EXT','https://icees.renci.org:16341');"/>
<input type="button" class="qprob smol" value="MolePro" onClick="update_url('EXT','https://translator.broadinstitute.org/molepro/trapi/v1.5');"/>
<input type="button" class="qprob srtx" value="RTX-KG2" onClick="update_url('EXT','https://arax.ncats.io/api/rtxkg2/v1.5');"/>
<input type="button" class="qprob srtx" value="RTX-KG2" onClick="update_url('EXT','https://arax.ncats.io/api/rtxkg2/v1.4');"/>
<input type="button" class="qprob p0" value="TumorGeneMutationKP" onClick="update_url('EXT','https://api.bte.ncats.io/v1/smartapi/5219cefb9d2b8d5df08c3a956fdd20f3');"/>
<input type="button" class="qprob p0" value="WellnessKP" onClick="update_url('EXT','https://api.bte.ncats.io/v1/smartapi/02af7d098ab304e80d6f4806c3527027');"/>
<input type="button" class="qprob p3" value="ClinicalTrialsKP" onClick="update_url('EXT','https://multiomics.rtx.ai:9990/ctkp');"/>
Expand Down

0 comments on commit 2842938

Please sign in to comment.