Mercurial > repos > devteam > picard1106
changeset 153:5d881472c379 draft default tip
mm
author | Rayan Chikhi <chikhi@psu.edu> |
---|---|
date | Mon, 21 Jul 2014 16:36:03 -0400 |
parents | fe8432b20247 (diff) 51fd923aa0ab (current diff) |
children | |
files | picard_DownsampleSam.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/picard_DownsampleSam.xml Mon Jul 21 16:33:33 2014 -0400 +++ b/picard_DownsampleSam.xml Mon Jul 21 16:36:03 2014 -0400 @@ -1,4 +1,4 @@ -<tool name="Downsample SAM/BAM" id="picard_DownsampleSam" version="1.106.3"> +<tool name="Downsample SAM/BAM" id="picard_DownsampleSam" version="1.106.2"> <!-- found on https://bitbucket.org/bwlang/galaxy-dist/src/ca5ded2e18a9ef802c31429e3cb861e8775b24d0/tools/picard/picard_DownsampleSam.xml --> <description>Down-sample a file to retain a subset of the reads</description> <requirements><requirement type="package" version="1.106.0">picard</requirement></requirements>