Support #30
Support #24: Setting up the NGI-RNAseq pipeline on UCT Hex
Support #25: Configure NGI-RNAseq pipeline to run on hex
Update Nextflow to version 0.27.6
0%
Description
The RNAseq pipeline requires an updated version of Nextflow (currently 0.26.3, need 0.27.6)
History
Updated by Gerrit Botha about 7 years ago
- Status changed from New to In Progress
Ok Katie, will do it in the next hour or so. Will get back to you.
Updated by Gerrit Botha about 7 years ago
Ok it is setup in /opt/exp_soft/cbio/nextflow
Add the following lines in your .bashrc
JAVA_CMD=/opt/exp_soft/java/jdk1.8.0_31/bin/java JAVA_HOME=/opt/exp_soft/java/jdk1.8.0_31/ export PATH=$PATH:/opt/exp_soft/cbio/nextflow
/opt/exp_soft/cbio/nextflow/nextflow -v nextflow version 0.28.0.4779
So it is version 0.28.0.4779
do you need exactly 0.27.6
though?
Updated by Katie Lennard about 7 years ago
Gerrit Botha wrote:
Ok it is setup in
/opt/exp_soft/cbio/nextflow
Add the following lines in your
.bashrc
JAVA_CMD=/opt/exp_soft/java/jdk1.8.0_31/bin/java JAVA_HOME=/opt/exp_soft/java/jdk1.8.0_31/ export PATH=$PATH:/opt/exp_soft/cbio/nextflow/opt/exp_soft/cbio/nextflow/nextflow -v nextflow version 0.28.0.4779So it is version
0.28.0.4779
do you need exactly0.27.6
though?
Thanks Gerrit, I'm not sure. The error message says "Nextflow version 0.27.6 required" Will test and let you know..
Updated by Katie Lennard about 7 years ago
Have added lines to .bashrc but can't test nextflow (version -v):
/bin/bash: /opt/exp_soft/cbio/nextflow/nextflow: Permission denied
Updated by Katie Lennard about 7 years ago
Gerrit Botha wrote:
Try again. I opened up read permissions to the binary.
Hmmm, kry nou:
Downloading nextflow dependencies. It may require a few seconds, please wait .. curl: (59) failed setting cipher list
ERROR: Cannot download nextflow required file -- make sure you can connect to the internet
Alternatively you can try to download this file:
https://www.nextflow.io/releases/v0.28.0/nextflow-0.28.0-one.jar
and save it as:
/home/kviljoen/.nextflow/framework/0.28.0/nextflow-0.28.0-one.jar
Het bashrc verander so nie seker watse depencies vermis word nie.
Updated by Katie Lennard about 7 years ago
Katie Lennard wrote:
Gerrit Botha wrote:
Try again. I opened up read permissions to the binary.
Hmmm, kry nou:
Downloading nextflow dependencies. It may require a few seconds, please wait .. curl: (59) failed setting cipher list
ERROR: Cannot download nextflow required file -- make sure you can connect to the internetAlternatively you can try to download this file:
https://www.nextflow.io/releases/v0.28.0/nextflow-0.28.0-one.jarand save it as:
/home/kviljoen/.nextflow/framework/0.28.0/nextflow-0.28.0-one.jarHet bashrc verander so nie seker watse depencies vermis word nie.
Lyk my dis 'n workernode-specific issue. As ek /opt/exp_soft/cbio/nextflow/nextflow -v van die headnode hardloop:
CAPSULE: Downloading dependency org.jsoup:jsoup:pom:1.11.2
CAPSULE: Downloading dependency org.codehaus.groovy:groovy-xml:pom:2.4.13
CAPSULE: Downloading dependency io.nextflow:nxf-s3fs:pom:1.0.3
CAPSULE: Downloading dependency org.codehaus.groovy:groovy-json:pom:2.4.13
CAPSULE: Downloading dependency org.codehaus.groovy:groovy-nio:pom:2.4.13
CAPSULE: Downloading dependency org.codehaus.groovy:groovy:pom:2.4.13
CAPSULE: Downloading dependency org.codehaus.groovy:groovy-templates:pom:2.4.13
CAPSULE: Downloading dependency io.nextflow:nextflow:pom:0.28.0
CAPSULE: Downloading dependency io.nextflow:nxf-commons:pom:0.28.0
CAPSULE: Downloading dependency io.nextflow:nxf-httpfs:pom:0.28.0
CAPSULE: Downloading dependency org.jsoup:jsoup:jar:1.11.2
CAPSULE: Downloading dependency org.codehaus.groovy:groovy-xml:jar:2.4.13
CAPSULE: Downloading dependency io.nextflow:nxf-s3fs:jar:1.0.3
CAPSULE: Downloading dependency org.codehaus.groovy:groovy-json:jar:2.4.13
CAPSULE: Downloading dependency org.codehaus.groovy:groovy-nio:jar:2.4.13
CAPSULE: Downloading dependency org.codehaus.groovy:groovy:jar:2.4.13
CAPSULE: Downloading dependency org.codehaus.groovy:groovy-templates:jar:2.4.13
CAPSULE: Downloading dependency io.nextflow:nextflow:jar:0.28.0
CAPSULE: Downloading dependency io.nextflow:nxf-commons:jar:0.28.0
CAPSULE: Downloading dependency io.nextflow:nxf-httpfs:jar:0.28.0
nextflow version 0.28.0.4779