Description Usage Arguments Value Author(s)
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.
1 | 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
Paul Geeleher, Nancy Cox, R. Stephanie Huang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.