Mercurial > repos > mvdbeek > bam_readtagger
comparison findcluster.xml @ 19:8d201345f6dc draft
planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit c12b0c1b22f03c95651e19f32a2065a79a57188a
author | mvdbeek |
---|---|
date | Fri, 31 Mar 2017 16:28:07 -0400 |
parents | 4a14e25b9ea1 |
children | 44bbb5c4553f |
comparison
equal
deleted
inserted
replaced
18:4a14e25b9ea1 | 19:8d201345f6dc |
---|---|
1 <tool id="findcluster" name="Find clusters of reads" version="0.3.11"> | 1 <tool id="findcluster" name="Find clusters of reads" version="0.3.12"> |
2 <description>in bam files</description> | 2 <description>in bam files</description> |
3 <requirements> | 3 <requirements> |
4 <requirement type="package" version="0.3.11">readtagger</requirement> | 4 <requirement type="package" version="0.3.12">readtagger</requirement> |
5 </requirements> | 5 </requirements> |
6 <version_command>findcluster --version</version_command> | 6 <version_command>findcluster --version</version_command> |
7 <command detect_errors="aggressive"><![CDATA[ | 7 <command detect_errors="aggressive"><![CDATA[ |
8 findcluster | 8 findcluster |
9 --input_path '$input' | 9 --input_path '$input' |