Learn R Programming

cnvGSA (version 1.16.0)

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

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

Run the code above in your browser using DataLab