config_denoise | R Documentation |
This can be saved and passed on to others to ensure reproducibility.
config_denoise(...)
... |
Any arguments are used to update the default configuration. See the example below. Optional. |
A list with the parameters used in the DADA2 workflow.
config <- config_denoise(nbases = 1e9)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.