Skip to content

Commit

Permalink
Update network.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshhewabi authored Aug 12, 2024
1 parent 962b98b commit 91f5d35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/network.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@
<script>
//<![CDATA[

xiview.main("PRIDE", "https://www.ebi.ac.uk/pride/ws/archive/crosslinking/data/v2/get_xiview_data",
"https://www.ebi.ac.uk/pride/ws/archive/crosslinking/data/v2/get_peaklist", "xiAnnotator/");
xiview.main("PRIDE", "https://www.ebi.ac.uk/pride/ws/archive/crosslinking/v2/data/get_xiview_data",
"https://www.ebi.ac.uk/pride/ws/archive/crosslinking/v2/data/get_peaklist", "xiAnnotator/");
// xiview.main("PRIDE", "http://127.0.0.1:5005/pride/ws/archive/crosslinking/data/get_xiview_data",
// "http://127.0.0.1:5005/pride/ws/archive/crosslinking/data/get_peaklist", "xiAnnotator/");
//]]>
Expand Down

0 comments on commit 91f5d35

Please sign in to comment.