Mercurial > repos > jjohnson > snpeff_with_dep
diff snpEff_download.xml @ 17:aab5e0adb26d
Remove environment requirement
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Fri, 21 Sep 2012 18:23:28 -0500 |
parents | ef4598ea7179 |
children | 1cae7fb31da7 |
line wrap: on
line diff
--- a/snpEff_download.xml Fri Sep 21 16:20:13 2012 -0500 +++ b/snpEff_download.xml Fri Sep 21 18:23:28 2012 -0500 @@ -2,7 +2,6 @@ <description>Download a new database</description> <requirements> <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> <inputs>