mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-21 08:16:03 +00:00
remove beforeScript
This commit is contained in:
parent
7d59eabd91
commit
56026c5ac4
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ params {
|
|||
}
|
||||
|
||||
process {
|
||||
# should we change to a newer java env?
|
||||
beforeScript = ‘module load jdk/1.8.0_291 singularity/3.8.0’
|
||||
|
||||
executor = ‘slurm’
|
||||
|
||||
# uncomment specifically for running mnaseseq pipeline:
|
||||
|
|
Loading…
Reference in a new issue