[ 源代码: htseq ]
软件包:python3-htseq(0.11.2-1)
Python3 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 3 module.
其他与 python3-htseq 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 5)
- GNU 标准 C++ 库,第3版
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.7~)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-pysam
- interface for the SAM/BAM sequence alignment and mapping format (Python 3)