parameter_config_check | R Documentation |
Check parameter configuration in sample sheet
parameter_config_check(
sample_sheet = build_default_sample_sheet(),
config = suppressWarnings(build_default_config()),
vars_list = build_default_variable_list(),
steps_list = build_default_steps_list()
)
sample_sheet |
Dataframe with sample information |
config |
Default tool config |
vars_list |
List with variables |
A string with the extension of the file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.