Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ankanch
Last active April 18, 2019 14:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ankanch/2fd83be30010470a15a08a603ad3a19a to your computer and use it in GitHub Desktop.
Save ankanch/2fd83be30010470a15a08a603ad3a19a to your computer and use it in GitHub Desktop.
Developing a web interface for DoMo-Pred, the protein interactions prediction tool | GSoC 2017 Code Submission by Long Zhang

Developing a web interface for DoMo-Pred, the protein interactions prediction tool

Developing a web interface for DoMo-Pred is a GSoC2017 project aimed at develop a web interface for the DoMo-Pred command line tool. This work simplified the analysis of protein-protein interactions in yeast and other kinds of organisms. I worked on making DoMo-Pred available online for everyone. And all major functions have completed.

We have a live version here,to use it, just upload or input pairs of protein IDs and click run then the web interface will return the result. Researchers can easily share the result with their colleagues and visualize the network of those interactions with significant scores. Also, the result can be used for performing other analysis.

Questions, comments, or complaints? Feel free to reach out.

You can find other documents in README of source code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment