Mercurial > repos > jjohnson > snpeff_with_dep
diff snpSift_annotate.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/snpSift_annotate.xml Tue Sep 18 08:36:28 2012 -0500 +++ b/snpSift_annotate.xml Tue Sep 18 09:28:08 2012 -0500 @@ -5,7 +5,7 @@ You can change the amount of memory used, just change the -Xmx parameter (e.g. use -Xmx2G for 2Gb of memory) --> <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 -Xmx6G -jar $JAVA_JAR_PATH/SnpSift.jar annotate -q $dbSnp $input > $output </command>