首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > Python模块给快的访问在GTF格式基因信息

Python模块给快的访问在GTF格式基因信息

资 源 简 介

gtf_to_genes is a Python parser which caches all the genes / transcripts from a GTF file and caches the data into python classes for high speed access. We want to access GTF format gene structure data with the maximum speed and with the minimum of fuss. The initial parsing and indexing of a GTF file is a slow process, taking over a minute. But once the data can cached in binary format, the genes and transcripts can be retrieved efficiently in seconds.. Currently times to load the complete data set for Ensembl release 56 gene models are: Homo sapiens 139.0 Mb 9s Canis familiaris 52.0 Mb 3s Homo sapiens is the largest GTF file available from Ensembl. The numbers are for a duo core (the code is single threaded) computer with a SATA 7200rpm hard drives. Project Documentation Project documentation is available here: http://gtf-to-genes.googlecode.com/hg/doc/build/html/

文 件 列 表

gtf_to_genes-1.06
gtf_to_genes
gtf_to_genes.egg-info
setup.py
PKG-INFO
setup.cfg
VIP VIP
0.230521s