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 Jan. 12, 2025, 10:03 a.m.