[ 源代码: htseq ]
软件包:python-htseq(0.11.2-1)
Python high-throughput genome sequencing read analysis utilities
HTSeq can be used to performing a number of common analysis tasks when working with high-throughput genome sequencing reads:
* Getting statistical summaries about the base-call quality scores to study the data quality. * Calculating a coverage vector and exporting it for visualization in a genome browser. * Reading in annotation data from a GFF file. * Assigning aligned reads from an RNA-Seq experiments to exons and genes.
This package contains the Python 2 module.
负责填实 python-htseq 的软件包
- python3-htseq
- Python3 high-throughput genome sequencing read analysis utilities
其他与 python-htseq 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 5)
- GNU 标准 C++ 库,第3版
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7)
-
- dep: python-numpy
- Numerical Python adds a fast array facility to the Python language
-
- dep: python-pysam
- interface for the SAM/BAM sequence alignment and mapping format (Python 2)