| Literature DB >> 18387203 |
Paolo Romano1, Domenico Marra.
Abstract
BACKGROUND: Web Services and Workflow Management Systems can support creation and deployment of network systems, able to automate data analysis and retrieval processes in biomedical research. Web Services have been implemented at bioinformatics centres and workflow systems have been proposed for biological data analysis. New databanks are often developed by taking into account these technologies, but many existing databases do not allow a programmatic access. Only a fraction of available databanks can thus be queried through programmatic interfaces. SRS is a well know indexing and search engine for biomedical databanks offering public access to many databanks and analysis tools. Unfortunately, these data are not easily and efficiently accessible through Web Services.Entities:
Mesh:
Year: 2008 PMID: 18387203 PMCID: PMC2323664 DOI: 10.1186/1471-2105-9-S2-S15
Source DB: PubMed Journal: BMC Bioinformatics ISSN: 1471-2105 Impact factor: 3.169
Some ways to interact with SRS 7 and to compose queries in its query language.
| Show list of databanks | wgetz?-page+databanks |
| Show databank's information | wgetz?-page+LibInfo+-lib+ |
| Show databank field's information | wgetz?-page+FieldInfo+-lib+ |
| Query databank | wgetz?-e+[ |
| Query multiple databanks | wgetz?-e+[{ |
| Query databank (return text only) | wgetz?-e+[ |
| Query databank (return some fields only) | wgetz?-f+ |
This table shows some of the many possibilities of interacting with SRS version 7 by submitting arguments and options to wgetz through the URL (HTML forms GET method). This kind of interaction is the basis of perl scripts that are run by SWS services.
SWS Web Services and related inputs and output.
This table lists SWS services by specifying their name, function, input and output.
Information published in BioWisdom list of public SRS sites.
| Site's acronym | Short acronym of the site, often the acronym of the institute where it resides |
| Site's description | Long description of the site, usually the name and country of the Institute hosting the site |
| Site's URL | The URL for the home page of the SRS site (not the institute) |
| No of libraries and tools at the site | The number of libraries and the number of tools that are available at the site. Sites that are not currently active are labelled here with ‘Could not access site’ |
| SRS version of the site | The number of the version of SRS that is available at the site. It ranges from 6 to 8. The most frequent version is 7.1.x . |
| Library's acronym | Short acronym of the library, usually an internationally known acronym |
| Site | Acronym of site, same as above |
| URL | The URL of the CGI program (either wgetz or srs, depending on SRS version). Specific parameters and options are appended to this URL to compose the query. |
| No of entries | Number of entries of the library in the current site |
| Site | Acronym of the site, same as above |
| URL | The URL of the CGI program, same as above for libraries |
This table lists and comments information that is included in the list of SRS sites that BioWisdom maintains. This information is included in a HTML file having a regular disposition of tags, allowing to extract data by automatically scanning the file.
Figure 1Schema of the srsdb database. This figure shows the schema of the srsdb database. Srsdb includes three tables: one for sites, one for libraries and one for implementations. The two former tables describes sites and libraries as separate entities, the latter table is a join that specifies characteristics of implementations of specific libraries in specific sites.