diffRefSet: Restrict refset to differentially methylated probes use with...

Description Usage Arguments Value Examples

View source: R/cell_composition.R

Description

The function takes a matrix with probes on the rows and cell types on the columns and output a subset matrix and only probes that show discordant methylation levels among the cell types.

Usage

1

Arguments

g

a matrix with probes on the rows and cell types on the columns

Value

g a matrix with a subset of input probes (rows)

Examples

1
g <- diffRefSet(getRefSet(platform='HM450'))

sesame documentation built on Nov. 15, 2020, 2:08 a.m.