View source: R/utility_functions.R
speciesConvert | R Documentation |
Convert gene symbol to approriate species (as specified), while ensuring that gene is present in reference gene list.
speciesConvert(query.gene, gene.list, which.species)
query.gene |
Character. Query gene symbol |
gene.list |
Character(s). Vector of all genes under consideration |
which.species |
Character. Species |
Gene Symbol (character)
Nicholas Mikolajewicz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.