recapitalizeGenes | R Documentation |
A utility function to reformat gene names.
recapitalizeGenes(x, gformat = "mouse")
x |
A character vector or an array (in which case the function will be applied to row.names) |
gformat |
The gene format, either 'human' (all caps) or 'mouse' (first letter capitalized) |
An object of the same type and dimensions as 'x'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.