breakBin | R Documentation |
featureSelection Subset the genes, given a matrix
breakBin(x, breakVec)
x |
One gene expression sample profile. |
breakVec |
a vector of probabilities |
xbin, binned expression profile
Xsub <- featureSelection(Xmat, Ybin, 0.1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.