Managing large SNP datasets with SNPpy.
Managing large SNP datasets with SNPpy.
复制标题
DOI:
10.1007/978-1-62703-447-0_4
复制
发表时间:
2013-01-01
期刊:
影响因子:
--
通讯作者:
Mitha, Faheem
中科院分区:
文献类型:
--
作者:
Mitha, Faheem
Using relational databases to manage SNP datasets is a very useful technique that has significant advantages over alternative methods, including the ability to leverage the power of relational databases to perform data validation, and the use of the powerful SQL query language to export data. SNPpy is a Python program which uses the PostgreSQL database and the SQLAlchemy Python library to automate SNP data management. This chapter shows how to use SNPpy to store and manage large datasets.