comparison gottcha.xml @ 2:dafd1d2cef8f draft

planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48-dirty
author jdv
date Mon, 30 Jan 2017 20:46:46 -0500
parents 87efdde6105f
children faff3483da31
comparison
equal deleted inserted replaced
1:87efdde6105f 2:dafd1d2cef8f
3 <description>Read-based metagenome characterization</description> 3 <description>Read-based metagenome characterization</description>
4 4
5 <!-- ***************************************************************** --> 5 <!-- ***************************************************************** -->
6 6
7 <requirements> 7 <requirements>
8 <requirement type="package" version="0.7.15">bwa</requirement>
8 <requirement type="package" version="1.0b-564cf3b">gottcha</requirement> 9 <requirement type="package" version="1.0b-564cf3b">gottcha</requirement>
9 <requirement type="package" version="0.7.12">bwa</requirement>
10 </requirements> 10 </requirements>
11 11
12 <!-- ***************************************************************** --> 12 <!-- ***************************************************************** -->
13 13
14 <version_command>gottcha.pl -h | perl -wnE'print "$1\n" for /VERSION: (\S+)/g'</version_command> 14 <version_command>gottcha.pl -h | perl -wnE'print "$1\n" for /VERSION: (\S+)/g'</version_command>