AnalysisResults heir with the analyses performed in a range of the
whole genome.
analysisRegionResults(analysisResults, set, range, snpspvals = data.frame(), regionlm = list(), relevantsnps = character(), snpsVar = as.numeric(NA), equation = NULL, nperm = 1e+05)
"getRange"(object)
"getRDA"(object)
"globalPval"(object)
"globalR2"(object)
"regionLM"(object)
"RDAPval"(object)
"regionR2"(object)
"snps"(object)
"snpsPvals"(object)
"snpsVar"(object)
"plotRDA"(object, n_feat = 5)
"plotRegionR2"(object, feat, ...)
"topRDAhits"(object, pval = 0.05)AnalysisResultsMethylationSet or ExpressionSetGenomicRangescalculateRelevantSNPsexplainedVarianceMethylationResultsAnalysisRegionResults
getRange: Get range where the analyses was performed getRDA: Get rda object. globalPval: Get global p-value. globalR2: Get global R2. regionLM: Get R2 values of cpgs vs variables. RDAPval: Get p-value of RDA. regionR2: Get R2 of the region vs variables lineal model snps: Get SNPs data snpsPvals: Get p-values of correlations of snps-cpgs
pairs snpsVar: Get variance of SNP matrix present in the
component used to adjusting. plotRDA: Plot RDA results plotRegionR2: Plot R2 region values topRDAhits: Get the top features associated with the RDA
rangeGenomicRanges used to perform the analysis.snpssnpsPvalssnpsVarrdarda object from vegan package with the results of RDA
analysis in the range.regionLMregionR2RDAPvalglobalR2globalPvalshowClass("AnalysisRegionResults")
Run the code above in your browser using DataLab