Skip to content

Releases: CampagneLaboratory/NextflowWorkbench

1.5.2

21 Apr 01:15
Compare
Choose a tag to compare
  • Grant access to the cluster with gcloud SDK
  • Validate cluster name according to gcloud SDK specifications.
  • Minor fix on constant value’s duplication in the workflow.
  • Allow to optionally load the environment before the script execution in a Process. By default, it is enabled.
  • Automatically mount the scratch folder when running inside a docker container and executing with SGE.
  • Add gsutil to artifacts/software image. gsutil can be used to pull and push data to/from Google Cloud Storage within a process.