read_config_from_file: Read a configuration from a file

Description Usage Arguments Details Value

View source: R/fileIO.R

Description

Parse the 2-column config file for snpnet wrapper script and return as a named list.

Usage

1
read_config_from_file(config_file)

Arguments

config_file

a path to a config file

Details

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.

Value

configugarion stored in a named list


rivas-lab/snpnet documentation built on Dec. 14, 2021, 3:22 a.m.