analysisResults(set, model, regionResults, probeResults, num_feat = 50, num_vars = ncol(pData(set)))
"blocks"(object)
"bumps"(object)
"covariableNames"(object)
"dmrCate"(object)
"feats"(object)
"featvals"(object)
"getGeneVals"(object, gene)
"getMs"(object, threshold = 1e-04)
"model"(object)
"modelVariables"(object)
"phenoData"(object)
"phenoData"(object) <- value
"pData"(object)
"pData"(object) <- value
"probeResults"(object, drop = TRUE)
"regionResults"(object)
"sampleNames"(object)
"variableNames"(object)
"exportResults"(object, dir = "./", prefix = NULL, vars = modelVariables(object))
"plotEWAS"(object, variable = modelVariables(object)[1], range = NULL)
"plotQQ"(object, variable = modelVariables(object)[1])
"plotRegion"(object, variable = modelVariables(object)[[1]], range = NULL)
"plotVolcano"(object, variable = modelVariables(object)[1], mindiff = NULL)MethylationSet or ExpressionSet used to perform the analysisAnalysisResultsAnalysisResults
blocks: Get BlockFinder analysis results bumps: Get Bumphunter analysis results covariableNames: Get covariable names dmrCate: Get dmrCate analysis results feats: Get features names featvals: Get features values matrix getGeneVals: Get probe results of a gene getMs: Get Ms values model: Get model used to perform the analysis modelVariables: Get names of the variables in the model matrix phenoData: Get phenotypes data (AnnotatedDataFrame) phenoData<-: Set phenotypes data (AnnotatedDataFrame) pData: Get phenotypes data (data.frame) pData<-: Set phenotypes data (data.frame) probeResults: Get per probe analysis results regionResults: Get all per region analysis results sampleNames: Get sample names variableNames: Get variable names exportResults: Exports results data.frames to csv files. plotEWAS: Plot a Manhattan plot with the probe results plotQQ: QQ plot of probe analysis plotRegion: Plot of the region plotVolcano: Make a Volcano plot with the probe results
originalclassfeaturesphenotypesmodelsampleNamesvariableNamescovariableNamesresultsDMRcateDMRcate. Names are
those of the model.BumphunterBumphunter. Names are
those of the model.BlockFinderBlockFinder. Names are
those of the model.