View source: R/cross_species.R
convert_symbols_by_species | R Documentation |
Convert gene symbols between mouse and human
convert_symbols_by_species(src_genes, src_species)
src_genes |
Source gene symbol to be converted |
src_species |
Source species |
convert_symbols_by_species("RXRG", "human")
convert_symbols_by_species("Rxrg", "mouse")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.