dataProc | R Documentation |
dataProc Data preprocessing
dataProc(X, mods = NULL, ci = NA)
mods |
a model or list of models, containing breakpoints, used to bin expression data |
ci |
the cluster label and index into list of models |
Xmat |
Matrix of gene expression, genes in columns, samples in rows |
Xbin, the binned, subset, and binarized values.
mod1 <- dataProc(X, mods)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.