| Literature DB >> 30395166 |
Milton Pividori1,2, Hae Kyung Im1,2.
Abstract
SUMMARY: Large biobanks, such as UK Biobank with half a million participants, are changing the scale and availability of genotypic and phenotypic data for researchers to ask fundamental questions about the biology of health and disease. The breadth of the UK Biobank data is enabling discoveries at an unprecedented pace. However, this size and complexity pose new challenges to investigators who need to keep the accruing data up to date, comply with potential consent changes, and efficiently and reproducibly extract subsets of the data to answer specific scientific questions. Here we propose a tool called ukbREST designed for the UK Biobank study (easily extensible to other biobanks), which allows authorized users to efficiently retrieve phenotypic and genetic data. It exposes a REST API that makes data highly accessible inside a private and secure network, allowing the data specification in a human readable text format easily shareable with other researchers. These characteristics make ukbREST an important tool to make biobank's valuable data more readily accessible to the research community and facilitate reproducibility of the analysis, a key aspect of science.Entities:
Mesh:
Year: 2019 PMID: 30395166 PMCID: PMC6546122 DOI: 10.1093/bioinformatics/bty925
Source DB: PubMed Journal: Bioinformatics ISSN: 1367-4803 Impact factor: 6.937
Fig. 1.Workflow and components of ukbREST. After downloading the data the user will pre-process it following standard UK Biobank procedures. Next, he/she will use our Docker image which will automatically setup PostgreSQL, load the data and start the server. Finally, the server will be ready to accept queries