-
Notifications
You must be signed in to change notification settings - Fork 4
dada2
Kevin Guay edited this page Apr 1, 2019
·
2 revisions
module use /mod/bigelow
module load R/dada2
R
When using the learnErrors function, set multithread equal to the number of cpus available (e.g. 100):
learnErrors(filtFs, multithread=100)