Mercurial > repos > gbcs-embl-heidelberg > je_demultiplex
changeset 4:6da7b7886cbf draft
planemo upload for repository https://git.embl.de/grp-gbcs/Je/tree/master/src/galaxy commit 1c7680ac36888721d2c0b72f4e6d27415fe07b43
author | gbcs-embl-heidelberg |
---|---|
date | Tue, 01 Aug 2017 03:42:43 -0400 |
parents | 8930b411a9d7 |
children | 222819c87d90 |
files | je je_1.1_bundle.jar je_1.2_bundle.jar macros.xml |
diffstat | 4 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/je Wed Jun 21 05:23:13 2017 -0400 +++ b/je Tue Aug 01 03:42:43 2017 -0400 @@ -5,7 +5,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" # echo $DIR # path to jar file to execute, this jar is supposed to be in the same dir as this script -JAR_FILE=$DIR"/je_1.1_bundle.jar" +JAR_FILE=$DIR"/je_1.2_bundle.jar" # set default _JAVA_OPTIONS _JAVA_OPTIONS=${_JAVA_OPTIONS:-'-Xmx4G -Xms256m'}