| Literature DB >> 19417067 |
Yeondae Kwon1, Yasumasa Shigemoto, Yoshikazu Kuwana, Hideaki Sugawara.
Abstract
DNA Data Bank of Japan (DDBJ) provides Web-based systems for biological analysis, called Web APIs for biology (WABI). So far, we have developed over 20 SOAP services and several workflows that consist of a series of method invocations. In this article, we present newly developed services of WABI, that is, REST-based Web services, additional workflows and a workflow navigation system. Each Web service and workflow can be used as a complete service or a building block for programmers to construct more complex information processing systems. The workflow navigation system aims to help non-programming biologists perform analysis tasks by providing next applicable services on Web browsers according to the output of a previously selected service. With this function, users can apply multiple services consecutively only by following links without any programming or manual copy-and-paste operations on Web browsers. The listed services are determined automatically by the system referring to the dictionaries of service categories, the input/output types of services and HTML tags. WABI and the workflow navigation system are freely accessible at http://www.xml.nig.ac.jp/index.html and http://cyclamen.ddbj.nig.ac.jp/, respectively.Entities:
Mesh:
Year: 2009 PMID: 19417067 PMCID: PMC2703950 DOI: 10.1093/nar/gkp300
Source DB: PubMed Journal: Nucleic Acids Res ISSN: 0305-1048 Impact factor: 16.971
Provided Web APIs
| Service name (number of Web APIs) | Service description |
|---|---|
| DDBJ (7), ARSA (4), GetEntry (44) | Keyword search and data retrieval against 20 public databases. |
| Blast (6), ClustalW (4), Fasta (5), VecScreen (4) | Analysis functions such as homology search and multiple alignments. |
| Gib (11), Gtop (3), GTPS (8), GIBV (8), GIBEnv (1), GIBIS (1), SPS (2) | DDBJ original database system (microbial/virus genome, insertion sequence, environmental sequence, re-evaluation of ORF in genome, protein structure). |
| TxSearch (5), RefSeq (1), GO (3), Ensembl (4), OMIM (2), NCBIGenomeAnnotation (4) | Useful databases developed by other institutes. |
Figure 1.SNP workflow.
Figure 2.UML notation of the homology workflow.
Result of the homology workflow when ABO is given as a human gene symbol name
| Organism name | DDBJ accession number | Sequence similarity |
|---|---|---|
| FJ377683 | 94.21 | |
| FJ377685 | 94.39 | |
| FJ377691 | 94.94 | |
| AY138476 | 98.98 | |
| AF100981 | 95.36 | |
| AB041528 | 96.12 | |
| AF094693 | 95.95 | |
| AB041757 | 97.64 | |
| AF021842 | 97.89 | |
| AF019417 | 96.38 | |
| AY091958 | 91.24 |
DDBJ entries: 105; Representative accession: AY873797.
Figure 3.Architecture of the workflow navigation system.
Figure 4.Example of the workflow navigation system that retrieves a DDBJ entry and executes BLAST search.