XMethods Logo

Home ·  Tools · Implementations · Manage · Register · Tutorials · About

Partner4 Logo Partner3 Logo Partner2 Logo

XEMBL

WSDL

http://www.ebi.ac.uk/xembl/XEMBL.wsdl     Analyze WSDL   |   View RPC Profile  (only for RPC services)
Owner:ebi.ac.uk
For more Info:http://www.ebi.ac.uk/xembl/
Description:Retrieves Nucleotide Sequence(s) and accociated information.

Endpoints

URLPublisherContact EmailImplementation
http://www.ebi.ac.uk:80/cgi-bin/xembl/XEMBL-SOAP.plebi.ac.ukpow@ebi.ac.ukSOAPLite

Contributed Clients   What is this?     Add / Edit / Delete Client  

NameTypePublisherToolkitLanguageOS
Web Services Performance and Load TesterApplicationLisaWu N/ACross-Platform


Detailed Description

Retrieves Nucleotide Sequence(s) and accociated information.

XEMBL retrieves Nucleotide Sequences and associated annotated features from the EMBL/Genbank/DDBJ database and returns it in either BSML XML or AGAVE XML format.

This service is brought to you by EMBL-EBI (European Bioinformatics Institute)

Usage Notes

The service is invoked via the getNucSeq call, its parameters are:

string getNucSeq(string format, string ids)

format should be either "Bsml" or "sciobj" - if the server finds another value it will default to Bsml XML.

ids is a space delimited list of international accession numbers for nucleotide seqeuences. For example, "HSERPG AC000057".

The result is a blob of XML with the nucletotide sequence(s), cross-references, taxonomy, literature references, and full feature annotation information.

Help  Message Board