signalMU | R Documentation |
report M and U for regular probes
signalMU(sdf, mask = TRUE, MU = FALSE)
sdf |
a |
mask |
whether to apply mask |
MU |
add a column for M+U |
a data frame of M and U columns
sesameDataCache() # if not done yet
sdf <- sesameDataGet('EPIC.1.SigDF')
head(signalMU(sdf))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.