mergeMeth: helper function to merge grSets

View source: R/mergeMeth.R

mergeMethR Documentation

helper function to merge grSets

Description

helper function to merge grSets

Usage

mergeMeth(x, y, verbose = TRUE)

Arguments

x

a GenomicRatioSet

y

another GenomicRatioSet

verbose

be verbose? (TRUE)

Value

   a GenomicRatioSet combining the two

Examples

# merged <- Reduce(mergeMeth, list(grs1, grs2, grs3))


ttriche/sesamizeGEO documentation built on Nov. 12, 2023, 5:42 p.m.