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
|
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.