comparison findcluster.xml @ 10:c179d081b6ba draft

planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit 435b71c148f373d500847b158c1bbdfb2c8c7978-dirty
author mvdbeek
date Thu, 09 Mar 2017 12:25:30 -0500
parents 53b71263e2a2
children 124f7f8ee080
comparison
equal deleted inserted replaced
9:53b71263e2a2 10:c179d081b6ba
1 <tool id="findcluster" name="Find clusters of reads" version="0.3.5"> 1 <tool id="findcluster" name="Find clusters of reads" version="0.3.6">
2 <description>in bam files</description> 2 <description>in bam files</description>
3 <requirements> 3 <requirements>
4 <requirement type="package" version="0.3.5">readtagger</requirement> 4 <requirement type="package" version="0.3.6">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'