sRACIPE_load_configuration: (deprecated) Load the sRACIPE configuration from a file.

Description Usage Arguments Value Examples

View source: R/loadConfig.R

Description

Read the sRACIPE configuration file to initialize the parameters. Use the function loadConfig instead.

Usage

1
sRACIPE_load_configuration(config_file = "inputs/sRACIPE.cfg")

Arguments

topologyFile

Character. Topology file address.

header

(optional) Logical. Whether the input file has a header or not. TRUE by default.

Value

List. Contains various parameters and their values.

Examples

1
2
3
4
## Not run: 
configuration <- loadConfig("inputs/sRACIPE.cfg")

## End(Not run)

TheJacksonLaboratory/sRACIPE_dev documentation built on May 7, 2019, 8:16 a.m.