diff snpEff_download.xml @ 11:e9e4ff80e72b

Release version 3.0
author Jim Johnson <jj@umn.edu>
date Tue, 18 Sep 2012 09:28:08 -0500
parents c641d515de2e
children ef4598ea7179
line wrap: on
line diff
--- a/snpEff_download.xml	Tue Sep 18 08:36:28 2012 -0500
+++ b/snpEff_download.xml	Tue Sep 18 09:28:08 2012 -0500
@@ -1,7 +1,7 @@
 <tool id="snpEff_download" name="SnpEff Download" version="1.0">
 	<description>Download a new database</description>
 	<requirements>
-		<requirement type="package" version="3.0f">snpEff</requirement>
+		<requirement type="package" version="3.0">snpEff</requirement>
 		<requirement type="set_environment">JAVA_JAR_PATH </requirement>
 	</requirements>
 	<command>java -jar $JAVA_JAR_PATH/snpEff.jar download -c $JAVA_JAR_PATH/snpEff.config $genomeVersion > $logfile </command>