comparison findcluster.xml @ 17:c685bdcb61ff draft

planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit 92cd5b316b5d4706511c89e93bbbf1c73b635c2a
author mvdbeek
date Sun, 26 Mar 2017 14:52:50 -0400
parents da147eb69dd2
children 4a14e25b9ea1
comparison
equal deleted inserted replaced
16:da147eb69dd2 17:c685bdcb61ff
1 <tool id="findcluster" name="Find clusters of reads" version="0.3.9"> 1 <tool id="findcluster" name="Find clusters of reads" version="0.3.10">
2 <description>in bam files</description> 2 <description>in bam files</description>
3 <requirements> 3 <requirements>
4 <requirement type="package" version="0.3.9">readtagger</requirement> 4 <requirement type="package" version="0.3.10">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'