SLiMSuite REST Server


Links
REST Home
EdwardsLab Homepage
EdwardsLab Blog
SLiMSuite Blog
SLiMSuite
Webservers
Genomes
REST Pages
REST Status
REST Help
REST Tools
REST Alias Data
REST API
REST News
REST Sitemap

SLiMSuite REST tools

This page gives the SLiMSuite tools available as REST services. For general REST help, see: http://rest.slimsuite.unsw.edu.au/help.

Addition of REST services for SLiMSuite tools is ongoing and the list below may be incomplete. All tools that can be accessed through the SLiMSuite module can, in principle, be accessed via the REST service. However, not all tools will have useful output returned. Please contact me if you want additional REST services from SLiMSuite added.

To test where program is accessible via the REST interface, try:

http://rest.slimsuite.unsw.edu.au/program&rest=help

If the program docstring is returned, see if specific REST out formats have been documented:

http://rest.slimsuite.unsw.edu.au/program&rest=outfmt

If in doubt, try running it with full output and see what is returned:

http://rest.slimsuite.unsw.edu.au/program&rest=parse

(Note that most programs will need additional input options to run. See http://rest.slimsuite.unsw.edu.au/help.)


Implemented REST Tools

The following REST services are currently available:

  • iuscore = IUPred disorder scoring. Requires &acc=X.
  • gopher = GOPHER orthology prediction. Requires: &uniprotid=LIST.
  • qslimfinder = Query SLiMFinder de novo SLiM discovery. Requires &uniprotid=LIST&query=X.
  • rlc = Relative Local Conservation scoring. Requires &acc=X&spcode=X.
  • slimmaker = SLiMMaker Simple Regex SLiM generation from aligned peptides. Requires: &peptides=LIST.
  • slimfinder = SLiMFinder de novo SLiM discovery. Requires &uniprotid=LIST.
  • slimprob = SLiMProb known SLiM discovery. Requires &uniprotid=LIST&motifs=LIST.
  • zen = Random Zen wisdom generator. (Primarily for testing the server.)

The following REST services are currently in development:

  • pingu = Protein-protein interaction extraction. Requires &hublist=LIST.
  • uniprot = Uniprot download and parsing. Requires: &uniprotid=LIST.
  • xref = Database cross-referencing tools. Requires &mapxref=LIST.

More help

Please visit http://slimsuite.blogspot.com.au or email richard.edwards@unsw.edu.au.


© 2015 RJ Edwards. Contact: richard.edwards@unsw.edu.au.