This can be saved and passed on to others to ensure reproducibility.

config_rep(...)

Arguments

...

Any arguments are used to update the default configuration. See the example below. Optional.

Value

A list with the parameters used in the long read alignment workflow.

Examples

config <- config_rep(min_coverage = 0.8)