HTSeq

Package — BioinformaticsPython 3.7+Expert

High-throughput sequencing data analysis

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
NumPy, pysam
Install
pip install htseq

Learn by Difficulty

Quick Example

python
# Install: pip install htseq
import htseq

# Basic HTSeq usage
print(f"Using HTSeq")
# See documentation for detailed examples

HTSeq is a third-party package. High-throughput sequencing data analysis. Install with: pip install htseq

Try in Playground

Tags

packagebioinformaticsgenomicslife-science