Description Usage Arguments Details Value
Parse the 2-column config file for snpnet wrapper script and return as a named list.
1 | read_config_from_file(config_file)
|
config_file |
a path to a config file |
We parse the covariate string using parse_covariates() function and cast the data type based on the type definitions stored in config_params_data_type() function.
configugarion stored in a named list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.