Skip to content

Commit

Permalink
Merge pull request #56 from PRIDE-Archive/pride
Browse files Browse the repository at this point in the history
URL Changed
  • Loading branch information
colin-combe authored Feb 5, 2024
2 parents e378b7f + 7f9de61 commit 7193166
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 @@ -165,8 +165,8 @@
//<![CDATA[
// window.xiSpecBaseDir = "/spectrum/"; // you may need to edit this depending on where xiView_container is in web server folder
window.xiAnnotRoot = "xiAnnotator/";
window.peakListUrl = "https://www.ebi.ac.uk/pride/archive/xiview/ws/data/get_peaklist";
xiview.main("PRIDE", "https://www.ebi.ac.uk/pride/archive/xiview/ws/data/get_xiview_data");
window.peakListUrl = "https://www.ebi.ac.uk/pride/ws/archive/crosslinking/data/get_peaklist";
xiview.main("PRIDE", "https://www.ebi.ac.uk/pride/ws/archive/crosslinking/data/get_xiview_data");

//]]>
</script>
Expand Down

0 comments on commit 7193166

Please sign in to comment.