config_preprocess: Build a configuration for raw read preprocessing.

config_preprocessR Documentation

Build a configuration for raw read preprocessing.

Description

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

Usage

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))

Gibbons-Lab/mbtools documentation built on Jan. 28, 2024, 11:08 a.m.