Learn R Programming

cnvGSA (version 1.16.0)

cnvGSAIn: 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

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

Run the code above in your browser using DataLab