getDadaOpt {dada2} | R Documentation |
Get DADA options
getDadaOpt(option = NULL)
option |
(Optional). Character. The DADA option(s) to get. |
Named list of option/value pairs. Returns NULL if an invalid option is requested.
getDadaOpt("BAND_SIZE") getDadaOpt()