Skip to content

Commit

Permalink
Merge pull request #63 from Rappsilber-Laboratory/pride-dev
Browse files Browse the repository at this point in the history
parallel requests
  • Loading branch information
colin-combe authored Oct 31, 2024
2 parents 7358109 + efa1387 commit cde015f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions static/network.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,10 +164,8 @@
<script>
//<![CDATA[

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/");
xiview.main("https://www.ebi.ac.uk/pride/ws/archive/crosslinking/v2/data/", "xiAnnotator/");
//xiview.main("http://127.0.0.1:5005/pride/ws/archive/crosslinking/v2/data/", "xiAnnotator/");
//]]>
</script>

Expand Down
2 changes: 1 addition & 1 deletion static/xiview.js

Large diffs are not rendered by default.

0 comments on commit cde015f

Please sign in to comment.