[ 源代码: python-gtfparse ]
软件包:python3-gtfparse(1.3.0+ds-1)
python3-gtfparse 的相关链接
Debian 的资源:
下载源码包 python-gtfparse:
- [python-gtfparse_1.3.0+ds-1.dsc]
- [python-gtfparse_1.3.0+ds.orig.tar.xz]
- [python-gtfparse_1.3.0+ds-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
parser for gene transfer format (aka GFF2)
You find a gene in the genome? Or a feature about it? The gene transfer format (GTF, identical to GFF2) allows your program or your database to exchange this information so it can be presented with genome browsers or used e.g. as a selection for other features like nucleotide variants.
This package provides a parser for GTF/GFF2 files, i.e. sets of routines that read that file and support the computational interpretation of these data.
其他与 python3-gtfparse 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-pandas
- data structures for "relational" or "labeled" data