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