exTerminate | R Documentation |
This function will search through the indicated column for errors in auto-conversion caused by Excel and automatically modify the gene back to the gene symbol.
exTerminate(data, gene.Column = NULL, mouse = FALSE)
data |
The data frame with genetic information, can be expression or differential analysis. |
gene.Column |
The header for the column where the genes are located, leave as NULL if genes are row names. |
mouse |
Boolean. If data is of mouse gene symbols put TRUE. |
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.