Learn R Programming

RnBeads (version 1.4.0)

get.covg.thres,RnBDiffMeth-method: get.covg.thres-methods

Description

Gets the coverage threshold employed for obtaining statistics in the differential methylation tables

Usage

"get.covg.thres"(object)

Arguments

object
RnBDiffMeth object

Value

integer coverage threshold

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.covg.thres(dm)

Run the code above in your browser using DataLab