cnvGSAgsTables {cnvGSA}R Documentation

Creates the gene-set tables for each gene-set.

Description

Creates the gene-set tables for each gene-set.

Usage

cnvGSAgsTables(cnvGSA.in, cnvGSA.out)

Arguments

cnvGSA.in

A CnvGSAInput S4 object.

cnvGSA.out

A CnvGSAOutput S4 object.

Value

A list where each object is a table corresponding to one gene-set.

Examples

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

[Package cnvGSA version 1.28.0 Index]