Mercurial > repos > jjohnson > gmap
diff gmap_build.xml @ 8:a89fec682254
gmap/gsnap updated to version 2011-11-30
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Thu, 08 Dec 2011 11:00:46 -0600 |
parents | 561503a442f0 |
children |
line wrap: on
line diff
--- a/gmap_build.xml Tue Nov 08 13:26:41 2011 -0600 +++ b/gmap_build.xml Thu Dec 08 11:00:46 2011 -0600 @@ -2,9 +2,6 @@ <description>a database genome index for GMAP and GSNAP</description> <requirements> <requirement type="binary">gmap_build</requirement> - <!-- proposed tag for added datatype dependencies --> - <requirement type="datatype">gmapdb</requirement> - <requirement type="datatype">gmap_snps</requirement> </requirements> <version_string>gmap --version</version_string> <command interpreter="command"> /bin/bash $shscript 2>1 1> $output </command>