Description Usage Arguments Value
View source: R/ensemblTOname_II.R
This function can be called without DESeq, it imports the gene counts matrix based on ensembl IDs and exports the corresponding matrix based on gene names
1 | ensemblTOname_II(geneExp, geneSymbol)
|
geneExp |
a data object with ensembl IDs as rownames |
geneSymbol |
a data frame with all gene annotation information |
a list consisting of a new counts matrix with gene names as rownames.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.