Conference site » Proceedings

Exploring the future of bioinformatics data sharing and mining with Pygr and Worldbase

Christopher Lee
leec@chem.ucla.edu - Department of Chemistry & Biochemistry, UCLA, 611 Charles Young Dr. East, Los Angeles, CA 90095 USA
Alexander Alekseyenko
alexander.alekseyenko@nyumc.org - Center for Health Informatics and Bioinformatics, Department of Medicine, New York University School of Medicine, New York, NY 10016 USA
C. Titus Brown
ctb@msu.edu - Dept. of Computer Science and Engineering, Dept. of Microbiology and Molecular Genetics, Michigan State University, East Lansing, Michigan 48824 USA

Abstract
Worldbase is a virtual namespace for scientific data sharing that can be accessed via ``from pygr import worldbase``. Worldbase enables users to access, save and share complex datasets as easily as simply giving a specific name for a commonly-used dataset (e.g. Bio.Seq.Genome.HUMAN.hg17 for draft 17 of the human genome). Worldbase transparently takes care of all issues of how to access the dataset, what code must be imported to use it, what dependencies on other datasets it may have, and how to make use of its relations with other datasets as specified by its schema. Worldbase works with a wide variety of “back-end” storage, including data stored on local file systems, relational databases such as MySQL, remote services via XMLRPC, and “downloadable” resources that can be obtained from the network but automatically installed locally by Worldbase.

Citation

C Lee, A Alekseyenko, C Brown, Exploring the future of bioinformatics data sharing and mining with Pygr and Worldbase in Proceedings of the 8th Python in Science conference (SciPy 2009), G Varoquaux, S van der Walt, J Millman (Eds.), pp. 62-67

BibTeX entry

Full text PDF

Copyright The content of the articles of the Proceedings of the Python in Science Conference is copyrighted and owned by their original authors.
Terms of use For republication or other use of the material published, please contact the copyright owners to obtain permission.