cnvGSAIn {cnvGSA} | R Documentation |
Creating the input S4 object needed to run the script.
cnvGSAIn(configFile, cnvGSA.in)
configFile |
The file name for the config file including the full path. |
cnvGSA.in |
A CnvGSAInput S4 object. |
A cnvGSAInput S4 object.
library(cnvGSAdata) data(cnvGSA_input_example) ## See vignette for full details and worked example