| Literature DB >> 22507626 |
Prakash M Nadkarni1, Chirag R Parikh.
Abstract
BACKGROUND: Numerous biomedical software applications access databases maintained by the US National Center for Biotechnology Information (NCBI). To ease software automation, NCBI provides a powerful but complex Web-service-based programming interface, eUtils. This paper describes a toolset that simplifies eUtils use through a graphical front-end that can be used by non-programmers to construct data-extraction pipelines. The front-end relies on a code library that provides high-level wrappers around eUtils functions, and which is distributed as open-source, allowing customization and enhancement by individuals with programming skills.Entities:
Year: 2012 PMID: 22507626 PMCID: PMC3422171 DOI: 10.1186/2043-9113-2-9
Source DB: PubMed Journal: J Clin Bioinforma ISSN: 2043-9113
Figure 1 A screen shot illustrating the citation database. The background (sky blue) shows a gene (Agrin, human), and a list of citations in a table. The checkbox on the left of a given citation indicates that the citation is highly specific for nephrology, i.e., it has been retrieved using the “specific” Pubmed nephrology filter, which always retrieves a subset of the citations retrieved by the “sensitive” filter. Clicking the “Show Details of Selected Citation” button brings up the full details of the citation (including the Abstract) in an overlaid window (light cyan background).
Figure 2 A screen shot of the Entrez front-end application. Details of a set of IDs previously downloaded from the NCBI databases (in this case, gene information from Genbank) are displayed as a preview in the lower window. Data is always downloaded as delimited text files, which are suitable for manipulation by a variety of programs, such as spreadsheets, as well as other parts of the front-end application: the preview is only intended for the user to glimpse the data to ensure that the data downloaded corresponds to what the user intended.