| Literature DB >> 24131510 |
Jeffrey W Pennington1, Byron Ruth, Michael J Italia, Jeffrey Miller, Stacey Wrazien, Jennifer G Loutrel, E Bryan Crenshaw, Peter S White.
Abstract
Biomedical researchers share a common challenge of making complex data understandable and accessible as they seek inherent relationships between attributes in disparate data types. Data discovery in this context is limited by a lack of query systems that efficiently show relationships between individual variables, but without the need to navigate underlying data models. We have addressed this need by developing Harvest, an open-source framework of modular components, and using it for the rapid development and deployment of custom data discovery software applications. Harvest incorporates visualizations of highly dimensional data in a web-based interface that promotes rapid exploration and export of any type of biomedical information, without exposing researchers to underlying data models. We evaluated Harvest with two cases: clinical data from pediatric cardiology and demonstration data from the OpenMRS project. Harvest's architecture and public open-source code offer a set of rapid application development tools to build data discovery applications for domain-specific biomedical data repositories. All resources, including the OpenMRS demonstration, can be found at http://harvest.research.chop.edu.Entities:
Keywords: application development; data discovery; data visualization; database; open-source
Mesh:
Year: 2013 PMID: 24131510 PMCID: PMC3932456 DOI: 10.1136/amiajnl-2013-001825
Source DB: PubMed Journal: J Am Med Inform Assoc ISSN: 1067-5027 Impact factor: 4.497
Figure 1(A) Categorical data by default are displayed as bar or pie charts. Users click on chart elements of interest to select and add to the list of query conditions. (B) Custom controls may be developed to handle complex data types and query operations, such as this vocabulary browser that displays ICD9 diagnoses in a browseable and searchable hierarchy, together with input fields that enable element drag-and-drop supported construction of complex set-operation query conditions. Views displayed originate from the CardioDB Harvest application.
Figure 2The query construction view is used to preview data, such as the distribution of white blood cell count, while building up query conditions that are displayed in a readable format. View originates from the OpenMRS Harvest application.