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

Repository package_ez_setup_0_9 revision 10fd2e2a9f2f owned by iuc (prior install required)
Repository package_atlas_3_10 revision 98c017ec230d owned by iuc (prior install required)
Repository package_numpy_1_7 revision 300877695495 owned by iuc (prior install required)
Repository package_matplotlib_1_2 revision 48020985e28c owned by iuc (prior install required)
Repository package_numpy_1_7 revision 300877695495 owned by iuc (prior install required)
Repository package_freetype_2_4 revision b32452aa80dc owned by iuc (prior install required)
Repository package_libpng_1_6_7 revision 588666932a32 owned by iuc (prior install required)
Repository package_tiff_4_0_3 revision 1e6bcf7a8a03 owned by iuc (prior install required)
Repository package_zlib_1_2_8 revision 411985b46ae8 owned by iuc (prior install required)
Repository package_imaging_1_1_7 revision d5f2627f4cfd owned by iuc (prior install required)
Repository package_zlib_1_2_8 revision 411985b46ae8 owned by iuc (prior install required)
Repository package_tiff_4_0_3 revision 1e6bcf7a8a03 owned by iuc (prior install required)
Repository package_freetype_2_4 revision b32452aa80dc owned by iuc (prior install required)
Repository package_zlib_1_2_8 revision 411985b46ae8 owned by iuc (prior install required)
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.6.1galaxy1 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