You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I was just looking through the files trying to remember how nextflow works and found a typo: it should be -t ${task.cpus} rather than -t 8 I believe.
Hi! I was just looking through the files trying to remember how nextflow works and found a typo: it should be
-t ${task.cpus}
rather than-t 8
I believe.scylla/modules/assemble_taxa.nf
Line 109 in dcb488b
The text was updated successfully, but these errors were encountered: