View source: R/gene_functions.R
convertGeneSpecies | R Documentation |
Convert gene IDs between species
convertGeneSpecies(
genes,
taxon = "10090",
direction = "from",
id_type = "symbol",
na.omit = TRUE
)
na.omit |
convertGeneSpecies("Egfr", taxon = "10090")
convertGeneSpecies("EGFR", taxon = "10090", direction = "to")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.