View source: R/summarizeGenesByMean.R
| summarizeGenesByMean | R Documentation | 
This function accepts two expression matrices, with gene ids as rownames() and sample ids as colnames(). It will find all duplicate genes and summarize their expression by their mean.
summarizeGenesByMean(exprMat)
| exprMat | a gene expression matrix with gene names as row ids and sample names as column ids. | 
a gene expression matrix that does not contain duplicate gene ids
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.