comparison findcluster.xml @ 9:53b71263e2a2 draft

planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit 9ff264c527e1fe33950b33f2041c08f6c5758a1e-dirty
author mvdbeek
date Wed, 08 Mar 2017 05:14:25 -0500
parents bf8ffb337cbe
children c179d081b6ba
comparison
equal deleted inserted replaced
8:bf8ffb337cbe 9:53b71263e2a2
1 <tool id="findcluster" name="Find clusters of reads" version="0.3.4"> 1 <tool id="findcluster" name="Find clusters of reads" version="0.3.5">
2 <description>in bam files</description> 2 <description>in bam files</description>
3 <requirements> 3 <requirements>
4 <requirement type="package" version="0.3.4">readtagger</requirement> 4 <requirement type="package" version="0.3.5">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'