createPairsFeatures | R Documentation |
createPairsFeatures given a matrix and gene pairs, create binary features
createPairsFeatures(X, genes)
X |
One gene expression matrix |
genePairs |
a vector of gene pairs |
xbin, binned expression profile
Xsub <- createPairsFeatures(Xmat, genepairs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.