comparison findcluster.xml @ 16:ffd8bf1b9ebc draft

planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit c12b0c1b22f03c95651e19f32a2065a79a57188a-dirty
author mvdbeek
date Fri, 31 Mar 2017 16:28:20 -0400
parents bf3eb0468af7
children 777fd55e66ac
comparison
equal deleted inserted replaced
15:bf3eb0468af7 16:ffd8bf1b9ebc
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'