config_demultiplex: Build a configuration for the demultiplexing workflow.

config_demultiplexR Documentation

Build a configuration for the demultiplexing workflow.

Description

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

Usage

config_demultiplex(...)

Arguments

...

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

Value

A list with the parameters used in the demultiplexing workflow.

Examples

 config <- config_demultiplex(n = 1e4)

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