Description Slots Methods Author(s) Examples
Container class for the output structures produced by the main function (i.e. cnvGSAlogRegTest()).
phData.ls
:Object of class "list"
containing phenotype and covariate data.
res.ls
:Object of class "list"
containing burden analysis results for gene-sets.
gsTables.ls
:Object of class "list"
containing the gene-set tables.
gsData.ls
:Object of class "list"
containing gene-set data.
signature(obj = "CnvGSAOutput")
: Gets gsTables.ls
.
signature(obj = "CnvGSAOutput")
: Gets res.ls
.
signature(obj = "CnvGSAOutput")
: Gets phData.ls
.
signature(obj = "CnvGSAOutput")
: Gets gsData.ls
.
Joseph Lugo joseph.r.lugo@gmail.com
1 | ## See vignette for full details and worked example
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.