comparison snpindex.xml @ 1:74391fc6e3f2 draft

Add package requirement
author Jim Johnson <jj@umn.edu>
date Fri, 05 Oct 2012 13:08:43 -0500
parents 10e3476429b5
children f6ba0f12cca2
comparison
equal deleted inserted replaced
0:10e3476429b5 1:74391fc6e3f2
1 <tool id="gmap_snpindex" name="GMAP SNP Index" version="2.0.0"> 1 <tool id="gmap_snpindex" name="GMAP SNP Index" version="2.0.0">
2 <description>build index files for known SNPs</description> 2 <description>build index files for known SNPs</description>
3 <requirements> 3 <requirements>
4 <requirement type="binary">snpindex</requirement> 4 <requirement type="package" version="2011-11-30">gmap</requirement>
5 </requirements> 5 </requirements>
6 <version_string>snpindex --version</version_string> 6 <version_string>snpindex --version</version_string>
7 <command interpreter="command"> /bin/bash $shscript 2>1 1> $output </command> 7 <command interpreter="command"> /bin/bash $shscript 2>1 1> $output </command>
8 <inputs> 8 <inputs>
9 <conditional name="refGenomeSource"> 9 <conditional name="refGenomeSource">