This page describes how to programatically access data and services from bioware.ucd.ie.
http://bioware.ucd.ie/rest/slimprintsuniprotid as a requiered parameter.http://bioware.ucd.ie/rest/slimprints?uniprotid=P04637http://bioware.ucd.ie/rest/slimsearchmotif="RegEx" where RegEx is the regular expression representation of the motif.uniprotid : one ID from a UniProt entrytaxonid=9606 where 9606 should be replaced with the taxon Id from NCBI of your search species.orthdb=Orthdb where Orthdb can be ref, metazoa, fungi, trypanosomes, viridiplantae, apicomplexa, amoebozoa, archaea, bacteria. Default is ref, which is the uniprot reference proteomes dataset.filename is the name of the results file that will be returned otherwise the default filename of slimsearchresults + motif name will be returned.http://bioware.ucd.ie/rest/slimsearch?motif="[KRHQSAP][DENQT]EL$"
The Bioware's Slimfinder server is out of date. we recomment to use the REST server hosted by the EdwardsLab at UNSW http://www.slimsuite.unsw.edu.au/servers.php.
under the "Run REST server job" area enter slimfinder in the "Prog:" box and enter sequence UNIPROT accessions IDs and options in the options box
e.g.
Prog: slimfinder Options: uniprotid=Q90372,Q14108,P11344&dismask=T
Disorder masking (dismask=T) is very strongly recommended. Other options are also available and described under the SLIMBuild and SLiMChance tabs of the documentation (http://rest.slimsuite.unsw.edu.au/slimfinder)
http://bioware.ucd.ie/rest/comparimotifmotifs=RegEx_RegEx_..._RegEx, where RegEx is the regular expression representation of the motif.cfmotifs=RegEx_RegEx_..._RegEx OR searchdb=elm/mnm/phm/lit/com/com_nophos/ned/all (exclusive OR)cytoscape=t/f (optional, default value=f). If set to True, the xgmml is returned. If not, the tdt file is returned.http://bioware.ucd.ie/rest/comparimotif?motifs=P..P.[KR]_KK{2,3}&searchdb=ned&cytoscape=t
The base url is http://bioware.ucd.ie/rest/peploc
The program takes the option uniprotid as an option.
Therefore to access a particular UniProt entry you would call the following url http://bioware.ucd.ie/rest/peploc?uniprotid=P15502
A text file with the PeptideLocator bioactivity scores will be returned.
It is possible to programmatically access this url however, we would ask that you wait 30 seconds between each call to the server.
http://bioware.ucd.ie/rest/slimpreduniprotid as an option.http://bioware.ucd.ie/rest/slimpred?uniprotid=P04637http://bioware.ucd.ie/rest/gopheruniprotid(UniProt) and taxonid(NCBI) in the following format uniprotid=P04637&taxonid=9606
http://bioware.ucd.ie/rest/gopher?uniprotid=P04637, and we will fetch the taxonid from the uniprot entry.type=tree parameter. We also provide scores for each protein used in slimsearch and these are available using the type=scores parameter.
orthdb=