comparison findcluster.xml @ 14:6c054791deba draft

planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit 92cd5b316b5d4706511c89e93bbbf1c73b635c2a-dirty
author mvdbeek
date Sun, 26 Mar 2017 14:53:03 -0400
parents fc5e9ab462e7
children bf3eb0468af7
comparison
equal deleted inserted replaced
13:fc5e9ab462e7 14:6c054791deba
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'