dada2 - BigelowLab/charlie GitHub Wiki

  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)