Mercurial > repos > jjohnson > gmap
diff 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 |
line wrap: on
line diff
--- a/snpindex.xml Fri Oct 05 13:51:49 2012 -0400 +++ b/snpindex.xml Fri Oct 05 13:08:43 2012 -0500 @@ -1,7 +1,7 @@ <tool id="gmap_snpindex" name="GMAP SNP Index" version="2.0.0"> <description>build index files for known SNPs</description> <requirements> - <requirement type="binary">snpindex</requirement> + <requirement type="package" version="2011-11-30">gmap</requirement> </requirements> <version_string>snpindex --version</version_string> <command interpreter="command"> /bin/bash $shscript 2>1 1> $output </command>