Learn R Programming

RnBeads (version 1.4.0)

get.comparisons,RnBDiffMeth-method: get.comparisons-methods

Description

Gets all comparisons represented in the object as character vector

Usage

"get.comparisons"(object)

Arguments

object
RnBDiffMeth object

Value

character vector containing comparisons

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

Run the code above in your browser using DataLab