Description Usage Arguments Value See Also Examples
View source: R/tcgaConvRownames.R
tcgaConvRownames
converts the rownames of a data matrix (gene identifiers) from 'ENSEMBL IDs' to 'HUGO Gene Symbols', and then summarize the expression of duplicated genes by taking the average.
1 |
data |
A data matrix, with rows referring to genes and columns to samples. Can be the output from |
A data matrix, with gene identifiers converted from 'ENSEMBL IDs' to 'HUGO Gene Symbols'.
tcgaTableGenerator
for generating a gene expression data matrix from single FPKM files downloaded from GDC Data Portal.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.