Skip to content
Kevin Guay edited this page Apr 1, 2019 · 2 revisions
  1. module use /mod/bigelow
  2. module load R/dada2
  3. R

When using the learnErrors function, set multithread equal to the number of cpus available (e.g. 100):
learnErrors(filtFs, multithread=100)