Repository revision
Select a revision to inspect and download versions of Galaxy utilities from this repository.

Repository htseq_count
Name: htseq_count
Owner: lparsons
Synopsis: Count aligned reads (SAM/BAM) that overlap genomic features (GFF)
Uses the htseq-count script from the Python HTSeq package.

Given a file with aligned sequencing reads and a list of genomic features,
count how many reads map to each feature.

A feature is defined as an interval
(i.e., a range of positions) on a chromosome or a union of such intervals.

In the case of RNA-Seq, the features are typically genes, where each gene is defined
as the union of all it's exons. One may also consider each exon as a feature,
e.g., in order to check for alternative splicing. For comparative ChIP-Seq, the
features might be binding regions from a pre-determined list.
Type: unrestricted
Revision: 19:6f920f33c5eb
This revision can be installed: True
Times cloned / installed: 7246
Dependencies of this repository

Repository package_ez_setup_0_9 revision 10fd2e2a9f2f owned by iuc (prior install required)
Repository package_numpy_1_7 revision 0c288abd2a1e owned by devteam
Repository package_samtools_0_1_19 revision 95d2c4aefb5f owned by devteam

Name Version Type
htseq 0.6.1 package
numpy 1.7.1 package
pysam 0.7.7 package
samtools 0.1.19 package

Contents of this repository

Name Description Version Minimum Galaxy Version
- Count aligned reads in a BAM file that overlap features in a GFF file 0.4.1 any

Categories
Genomic Interval Operations - Tools for operating on genomic intervals
SAM - Tools for manipulating alignments in the SAM format
Sequence Analysis - Tools for performing Protein and DNA/RNA analysis