BLAST (DDBJ)

Uses the DDBJ's UniProt BLAST service that forms part of its Web API for Bioinformatics pages.
A description of the WSDL service:
Blast
Namespace: http://www.themindelectric.com/wsdl/Blast/
Operations
searchParam
Execute Blast with parameter
- SOAP Action: searchParam
- Input Message: searchParam0In
- program
- string
- database
- string
- query
- string
- param
- string
- program
- Output Message: searchParam0Out
- Result
- string
- Result
searchSimple
Execute Blast
- SOAP Action: searchSimple
- Input Message: searchSimple1In
- program
- string
- database
- string
- query
- string
- program
- Output Message: searchSimple1Out
- Result
- string
- Result
extractPosition
get position information from BLAST
- SOAP Action: extractPosition
- Input Message: extractPosition2In
- result
- string
- result
- Output Message: extractPosition2Out
- Result
- string
- Result
getSupportDatabaseList
get a list of support databases
- SOAP Action: getSupportDatabaseList
- Input Message: getSupportDatabaseList3In
- Output Message: getSupportDatabaseList3Out
- Result
- string
- Result
searchParamAsync
Execute Blast with parameter
- SOAP Action: searchParamAsync
- Input Message: searchParamAsync4In
- program
- string
- database
- string
- query
- string
- param
- string
- program
- Output Message: searchParamAsync4Out
- Result
- string
- Result
searchSimpleAsync
Execute Blast
- SOAP Action: searchSimpleAsync
- Input Message: searchSimpleAsync5In
- program
- string
- database
- string
- query
- string
- program
- Output Message: searchSimpleAsync5Out
- Result
- string
- Result
searchParallel
- SOAP Action: searchParallel
- Input Message: searchParallel6In
- arg0
- string
- arg1
- string
- arg2
- string
- arg3
- string
- arg0
- Output Message: searchParallel6Out
- Result
- string
- Result
searchParallelAsync
- SOAP Action: searchParallelAsync
- Input Message: searchParallelAsync7In
- arg0
- string
- arg1
- string
- arg2
- string
- arg3
- string
- arg0
- Output Message: searchParallelAsync7Out
- Result
- string
- Result
WSDL Changes
| Date | Description of Changes |
| 8th April 2009 | First Snapshot |
| 11th August 2009 | An operation named searchParallel has been added. An operation named searchParallelAsync has been added. |
»
- Login to post comments

