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

View source: R/cell_composition.R

diffRefSetR Documentation

Restrict refset to differentially methylated probes use with care, might introduce bias

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

diffRefSet(g)

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


g = diffRefSet(getRefSet(platform='HM450'))
sesameDataGet_resetEnv()


zwdzwd/sesame documentation built on March 27, 2024, 5:09 a.m.