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: 15:3ffe4e2572a7
This revision can be installed: True
Times cloned / installed: 7290
Dependencies of this repository

Repository package_atlas_3_10 revision 98c017ec230d owned by iuc (prior install required)
Repository package_samtools_0_1_19 revision c9bd782f5342 owned by iuc
Repository package_picard_1_56_0 revision 99a28567c3a3 owned by devteam

Name Version Type
htseq 0.5.4p5 package
numpy 1.7.1 package
picard 1.56.0 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.3.2 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