Mercurial > repos > devteam > picard1106
comparison picard_DownsampleSam.xml @ 149:1f83354245da draft
Uploaded
author | rayan |
---|---|
date | Mon, 21 Jul 2014 16:17:32 -0400 |
parents | b2ca2d181fb4 |
children | 896709401435 51fd923aa0ab |
comparison
equal
deleted
inserted
replaced
147:6a9f7fd3d6b6 | 149:1f83354245da |
---|---|
1 <tool name="Downsample SAM/BAM" id="picard_DownsampleSam" version="1.106.0"> | 1 <tool name="Downsample SAM/BAM" id="picard_DownsampleSam" version="1.106.1"> |
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 |