getDadaOpt: Get DADA options

View source: R/dada.R

getDadaOptR Documentation

Get DADA options

Description

Get DADA options

Usage

getDadaOpt(option = NULL)

Arguments

option

(Optional). Character. The DADA option(s) to get.

Value

Named list of option/value pairs. Returns NULL if an invalid option is requested.

See Also

setDadaOpt

Examples

getDadaOpt("BAND_SIZE")
getDadaOpt()


benjjneb/dada2 documentation built on Feb. 1, 2024, 10:50 p.m.