cnvGSAIn {cnvGSA}R Documentation

Creating the input S4 object needed to run the script.

Description

Creating the input S4 object needed to run the script.

Usage

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

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

[Package cnvGSA version 1.37.0 Index]