geneMatchErrorReport | R Documentation |
geneMatchErrorReport Check whether the incoming data matches the 485 model gene IDs
geneMatchErrorReport(X, geneid = "pairs")
X |
gene expression matrix, genes in rows, samples in columns |
list with percent missing genes and a vector of missing genes
missingGenes <- geneMatchErrorReport(X)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.