config_chimera | R Documentation |
This can be saved and passed on to others to ensure reproducibility.
config_chimera(...)
... |
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_preprocess(truncLen = c(240, 250))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.