signalMU: report M and U for regular probes

View source: R/SigDFMethods.R

signalMUR Documentation

report M and U for regular probes

Description

report M and U for regular probes

Usage

signalMU(sdf, mask = TRUE, MU = FALSE)

Arguments

sdf

a SigDF

mask

whether to apply mask

MU

add a column for M+U

Value

a data frame of M and U columns

Examples

sesameDataCache() # if not done yet
sdf <- sesameDataGet('EPIC.1.SigDF')
head(signalMU(sdf))

zwdzwd/sesame documentation built on April 28, 2024, 12:48 p.m.