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

Repository samtools_rmdup
Owner: devteam
Synopsis: Remove PCR duplicates
This tool uses the SAMtools toolkit to remove potential PCR duplicates:
if multiple read pairs have identical external coordinates, only retain the pair
with highest mapping quality. In the paired-end mode, this command ONLY works with
FR orientation and requires ISIZE is correctly set. It does not work for unpaired
reads (e.g. two ends mapped to different chromosomes or orphan reads).
Content homepage: http://www.htslib.org/
Type: unrestricted
Revision: 0:7e92b2a53aab
This revision can be installed: True
Times cloned / installed: 9643
Dependencies of this repository

Repository package_samtools_0_1_18 revision 171cd8bc208d owned by devteam

Name Version Type
samtools 0.1.18 package

Contents of this repository

Name Description Version Minimum Galaxy Version
remove PCR duplicates 1.0.0 any

Categories
SAM - Tools for manipulating alignments in the SAM format