Description Usage Arguments Value
View source: R/mousesynonymConverter.R
This function converts a column containing mouse gene synonyms within a data frame to mouse NCBI gene names. If the column contains a mix of mouse gene names and mouse gene synonyms, only mouse gene synonyms will be converted to mouse gene names and mouse gene names will remain the same.
1 | mousesynonymConverter(genelist, colname)
|
genelist |
A dataframe object |
colname |
Name of the column containing mouse gene synonyms to be converted to mouse gene names |
dataframe object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.