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: 1:fe83e6f8e65e
This revision can be installed: True
Times cloned / installed: 9469
Dependencies of this repository

Repository package_samtools_0_1_19 revision 95d2c4aefb5f owned by devteam

Name Version Type
samtools 0.1.19 package

Contents of this repository

Name Description Version Minimum Galaxy Version
remove PCR duplicates 1.0.1 any

Categories
SAM - Tools for manipulating alignments in the SAM format