cnvGSAIn: Creating the input S4 object needed to run the script.

Description Usage Arguments Value Examples

View source: R/cnvGSA.R

Description

Creating the input S4 object needed to run the script.

Usage

1
cnvGSAIn(configFile, cnvGSA.in)

Arguments

configFile

The file name for the config file including the full path.

cnvGSA.in

A CnvGSAInput S4 object.

Value

A cnvGSAInput S4 object.

Examples

1
2
3
library(cnvGSAdata)
data(cnvGSA_input_example)
## See vignette for full details and worked example

cnvGSA documentation built on Nov. 8, 2020, 5:04 p.m.