cnvGSAgsTables {cnvGSA} | R Documentation |
Creates the gene-set tables for each gene-set.
cnvGSAgsTables(cnvGSA.in, cnvGSA.out)
cnvGSA.in |
A CnvGSAInput S4 object. |
cnvGSA.out |
A CnvGSAOutput S4 object. |
A list where each object is a table corresponding to one gene-set.
library(cnvGSAdata) data(cnvGSA_output_example) ## See vignette for full details and worked example