mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-13 05:03:10 +00:00
Update binac.config
This commit is contained in:
parent
e38e9327f4
commit
2c513e5266
1 changed files with 4 additions and 4 deletions
|
@ -6,13 +6,13 @@
|
|||
*/
|
||||
|
||||
singularity {
|
||||
enabled = true
|
||||
enabled = true
|
||||
}
|
||||
|
||||
process {
|
||||
beforeScript = 'module load devel/singularity/3.0.1'
|
||||
executor = 'pbs'
|
||||
queue = 'short'
|
||||
beforeScript = 'module load devel/singularity/3.0.1'
|
||||
executor = 'pbs'
|
||||
queue = 'short'
|
||||
}
|
||||
|
||||
params {
|
||||
|
|
Loading…
Reference in a new issue