HTSeq: Analysing high-throughput sequencing data with PythonΒΆ
- Overview
- Prequisites and installation
- A tour through HTSeq
- A detailed use case: TSS plots
- Counting reads
- Sequences and FASTA/FASTQ files
- Genomic intervals and genomic arrays
- Read alignments
- Features
- Other parsers
- Miscellaneous
- Quality Assessment with
htseq-qa
- Counting reads in features with
htseq-count
- Version history
- Notes for Contributers