changeset 148:b6662c2c8d64 draft

modified version number of downsamplesam to make toolshed aware that it has been modified
author Rayan Chikhi <chikhi@psu.edu>
date Mon, 21 Jul 2014 16:07:50 -0400
parents 6a9f7fd3d6b6
children 896709401435
files picard_DownsampleSam.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/picard_DownsampleSam.xml	Mon Jul 21 15:25:16 2014 -0400
+++ b/picard_DownsampleSam.xml	Mon Jul 21 16:07:50 2014 -0400
@@ -1,4 +1,4 @@
-<tool name="Downsample SAM/BAM" id="picard_DownsampleSam" version="1.106.0">
+<tool name="Downsample SAM/BAM" id="picard_DownsampleSam" version="1.106.1">
     <!-- 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>