Mercurial > repos > devteam > picard1106
comparison picard_DownsampleSam.xml @ 150:896709401435 draft
dummy commit to attempt to merge multiple heads
author | Rayan Chikhi <chikhi@psu.edu> |
---|---|
date | Mon, 21 Jul 2014 16:28:40 -0400 |
parents | b6662c2c8d64 |
children | 5d881472c379 |
comparison
equal
deleted
inserted
replaced
148:b6662c2c8d64 | 150:896709401435 |
---|---|
1 <tool name="Downsample SAM/BAM" id="picard_DownsampleSam" version="1.106.1"> | 1 <tool name="Downsample SAM/BAM" id="picard_DownsampleSam" version="1.106.2"> |
2 <!-- found on https://bitbucket.org/bwlang/galaxy-dist/src/ca5ded2e18a9ef802c31429e3cb861e8775b24d0/tools/picard/picard_DownsampleSam.xml --> | 2 <!-- found on https://bitbucket.org/bwlang/galaxy-dist/src/ca5ded2e18a9ef802c31429e3cb861e8775b24d0/tools/picard/picard_DownsampleSam.xml --> |
3 <description>Down-sample a file to retain a subset of the reads</description> | 3 <description>Down-sample a file to retain a subset of the reads</description> |
4 <requirements><requirement type="package" version="1.106.0">picard</requirement></requirements> | 4 <requirements><requirement type="package" version="1.106.0">picard</requirement></requirements> |
5 <command interpreter="python"> | 5 <command interpreter="python"> |
6 picard_wrapper.py | 6 picard_wrapper.py |