comparison findcluster.xml @ 7:d2009cdcdeba draft

planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit 2d4b104e1209152cc6c2c7e99c3035ff1f23ce9e-dirty
author mvdbeek
date Fri, 03 Mar 2017 10:30:14 -0500
parents 50471302eb73
children bf8ffb337cbe
comparison
equal deleted inserted replaced
6:50471302eb73 7:d2009cdcdeba
1 <tool id="findcluster" name="Find clusters of reads" version="0.3.2"> 1 <tool id="findcluster" name="Find clusters of reads" version="0.3.3">
2 <description>in bam files</description> 2 <description>in bam files</description>
3 <requirements> 3 <requirements>
4 <requirement type="package" version="0.3.2">readtagger</requirement> 4 <requirement type="package" version="0.3.3">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'