geneMatch | R Documentation |
geneMatch Match the incoming data to what was used in training
geneMatch(X, geneid = "pairs")
X |
gene expression matrix, genes in rows, samples in columns |
X, but with genes matching the ebpp set, missing genes are NAs
Xprime <- geneMatch(X)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.