CnvGSAOutput-class: Class '"CnvGSAOutput"'

Description Slots Methods Author(s) Examples

Description

Container class for the output structures produced by the main function (i.e. cnvGSAlogRegTest()).

Slots

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.

Methods

gsTables.ls

signature(obj = "CnvGSAOutput"): Gets gsTables.ls.

res.ls

signature(obj = "CnvGSAOutput"): Gets res.ls.

phData.ls

signature(obj = "CnvGSAOutput"): Gets phData.ls.

gsData.ls

signature(obj = "CnvGSAOutput"): Gets gsData.ls.

Author(s)

Joseph Lugo joseph.r.lugo@gmail.com

Examples

1
## See vignette for full details and worked example

Example output

Loading required package: brglm
Loading required package: profileModel
'brglm' will gradually be superseded by 'brglm2' (https://cran.r-project.org/package=brglm2), which provides utilities for mean and median bias reduction for all GLMs and methods for the detection of infinite estimates in binomial-response models.
Loading required package: doParallel
Loading required package: foreach
Loading required package: iterators
Loading required package: parallel
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, cbind, colMeans, colSums, colnames, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int,
    pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply,
    setdiff, sort, table, tapply, union, unique, unsplit, which,
    which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: splitstackshape
Loading required package: data.table

Attaching package: 'data.table'

The following object is masked from 'package:GenomicRanges':

    shift

The following object is masked from 'package:IRanges':

    shift

The following objects are masked from 'package:S4Vectors':

    first, second

cnvGSA documentation built on Nov. 8, 2020, 5:04 p.m.