Mercurial > repos > jjohnson > snpeff
diff snpSift_annotate.xml @ 9:937367efb1da default tip
Change tool dependency to package_snpeff_3_2, now uses environment variable: SNPEFF_JAR_PATH for the location of snpeff jar files.
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Wed, 18 Sep 2013 10:49:56 -0500 |
parents | 13b6ad2ddace |
children |
line wrap: on
line diff
--- a/snpSift_annotate.xml Mon May 13 12:45:07 2013 -0500 +++ b/snpSift_annotate.xml Wed Sep 18 10:49:56 2013 -0500 @@ -8,7 +8,7 @@ <requirement type="package" version="3.2">snpEff</requirement> </requirements> <command> - java -Xmx6G -jar \$JAVA_JAR_PATH/SnpSift.jar $annotate_cmd + java -Xmx6G -jar \$SNPEFF_JAR_PATH/SnpSift.jar $annotate_cmd #if $annotate.id : -id #elif $annotate.info_ids.__str__.strip() != '' :