comparison findcluster.xml @ 5:a3c2c0f6abc9 draft

planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit 76080bdc9e0d86e391587c2e147b9645e5d058d4-dirty
author mvdbeek
date Thu, 02 Mar 2017 11:08:05 -0500
parents 7625c594bc37
children 50471302eb73
comparison
equal deleted inserted replaced
4:7625c594bc37 5:a3c2c0f6abc9
1 <tool id="findcluster" name="Find clusters of reads" version="0.3.0"> 1 <tool id="findcluster" name="Find clusters of reads" version="0.3.1">
2 <description>in bam files</description> 2 <description>in bam files</description>
3 <requirements> 3 <requirements>
4 <requirement type="package" version="0.3.0">readtagger</requirement> 4 <requirement type="package" version="0.3.1">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'