Skip to content

Commit

Permalink
Update uzl_omics.config according to your suggestions
Browse files Browse the repository at this point in the history
Erasing the unnecessary configuration settings.
  • Loading branch information
finjasygo authored Nov 20, 2023
1 parent eef6511 commit b87ee14
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions conf/uzl_omics.config
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ process {
scratch = '$SCRATCH'
}

workDir = "$WORK/nf-core_rnaseq_workdir"

singularity {
enabled = true
runOptions = "-B $WORK/nf-core_rnaseq_workdir -B $HOME/.nextflow/assets/nf-core/rnaseq/bin"
cacheDir = "$WORK/.singularity"
}

0 comments on commit b87ee14

Please sign in to comment.