505bb0df2b
HTSeq is a Python library to facilitate programmatic analysis of data from high-throughput sequencing (HTS) experiments. A popular component of HTSeq is htseq-count, a script to quantify gene expression in bulk and single-cell RNA-Seq and similar experiments.
4 lines
260 B
Text
4 lines
260 B
Text
HTSeq is a Python library to facilitate programmatic analysis of data
|
|
from high-throughput sequencing (HTS) experiments. A popular component
|
|
of HTSeq is htseq-count, a script to quantify gene expression in bulk
|
|
and single-cell RNA-Seq and similar experiments.
|