This can be saved and passed on to others to ensure reproducibility.

config_preprocess(...)

Arguments

...

Any arguments are used to update the default configuration. See the example below. Optional.

Value

A list with the parameters used in the DADA2 workflow.

Examples

 config <- config_preprocess(truncLen = c(240, 250))