dada2 - BigelowLab/charlie GitHub Wiki
module use /mod/bigelowmodule load R/dada2R
When using the learnErrors function, set multithread equal to the number of cpus available (e.g. 100):
learnErrors(filtFs, multithread=100)
module use /mod/bigelowmodule load R/dada2RWhen using the learnErrors function, set multithread equal to the number of cpus available (e.g. 100):
learnErrors(filtFs, multithread=100)