comparison findcluster.xml @ 13:fc5e9ab462e7 draft

planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit 8fd2a671b42153cbc4809577c808d56d959881f4-dirty
author mvdbeek
date Sun, 26 Mar 2017 09:44:46 -0400
parents e64078fafd38
children 6c054791deba
comparison
equal deleted inserted replaced
12:e64078fafd38 13:fc5e9ab462e7
1 <tool id="findcluster" name="Find clusters of reads" version="0.3.8"> 1 <tool id="findcluster" name="Find clusters of reads" version="0.3.9">
2 <description>in bam files</description> 2 <description>in bam files</description>
3 <requirements> 3 <requirements>
4 <requirement type="package" version="0.3.8">readtagger</requirement> 4 <requirement type="package" version="0.3.9">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'