Navigation

  • index
  • next |
  • HTSeq 0.6.1p1 documentation »

HTSeq: Analysing high-throughput sequencing data with Python¶

  • Overview
    • Paper
    • Documentation overview
    • Author
    • License
  • Prequisites and installation
    • Installation on Linux
    • Installation on MacOS X
    • MS Windows
  • A tour through HTSeq
    • Reading in reads
    • Reading and writing BAM files
    • Genomic intervals and genomic arrays
    • Counting reads by genes
    • And much more
  • A detailed use case: TSS plots
    • Using the full coverage
    • Using indexed BAM files
    • Streaming through all reads
  • Counting reads
    • Preparing the feature array
    • Counting ungapped single-end reads
    • Counting gapped single-end reads
  • Sequences and FASTA/FASTQ files
    • Sequence
    • SequenceWithQualities
    • FastaReader
    • FastqReader
  • Genomic intervals and genomic arrays
    • GenomicInterval
    • GenomicPosition
    • GenomicArray
    • GenomicArrayOfSets
  • Read alignments
    • Concepts
    • Parser classes
    • Alignment and AlignmentWithSequenceReversal
    • Format-specific Alignment classes
    • Multiple alignments
    • CIGAR strings
  • Features
    • GFF_Reader and GenomicFeature
  • Other parsers
    • VCF_Reader and VariantCall
    • Wiggle Reader
    • BED Reader
  • Miscellaneous
    • FileOrSequence
    • Version
  • Quality Assessment with htseq-qa
    • Plot
    • Usage
  • Counting reads in features with htseq-count
    • Usage
  • Version history
    • Version 0.6.1
    • Version 0.6.0
    • Version 0.5.4
    • Version 0.5.3
    • Version 0.5.2
    • Version 0.5.1
    • Version 0.5.0
    • Version 0.4.7
    • Version 0.4.6
    • Version 0.4.5
    • Version 0.4.4
    • Version 0.4.3
    • Version 0.4.2
    • Version 0.4.1
    • Version 0.4.0
    • Version 0.3.7
  • Notes for Contributers
    • Source code
    • Languages
    • Build process
    • Distributing
    • Files
  • Index

Next topic

HTSeq: Analysing high-throughput sequencing data with Python

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • HTSeq 0.6.1p1 documentation »
© Copyright 2010, Simon Anders. Created using Sphinx 1.3.3.