Learn R Programming

RnBeads (version 1.4.0)

get.site.test.method,RnBDiffMeth-method: get.site.test.method-methods

Description

Gets the site testing method used to obtain the p-values in the differential methylation tables

Usage

"get.site.test.method"(object)

Arguments

object
RnBDiffMeth object

Value

character describing the site test method

Examples

Run this code

library(RnBeads.hg19)
data(small.example.object)
logger.start(fname=NA)
dm <- rnb.execute.computeDiffMeth(rnb.set.example,pheno.cols=c("Sample_Group","Treatment"))
get.site.test.method(dm)

Run the code above in your browser using DataLab