Skip to content

Commit 15a1e62

Browse files
author
Genebuild Ensembl
committed
fix nv error in the cluster
1 parent 671cb54 commit 15a1e62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ singularity {
6868
enabled = true
6969
autoMounts = true
7070
pullTimeout = '1 hour'
71-
runOptions = '--nv'
71+
//runOptions = '--nv'
7272
}
7373

7474
profiles {

0 commit comments

Comments
 (0)