View source: R/map_orthologs_homologene.R
map_orthologs_homologene | R Documentation |
Map orthologs from one species to another using homologene.
map_orthologs_homologene(
genes,
input_species,
output_species = "human",
verbose = TRUE,
...
)
genes |
Gene list. |
input_species |
Name of the input species (e.g., "mouse","fly"). Use map_species to return a full list of available species. |
output_species |
Name of the output species (e.g. "human","chicken"). Use map_species to return a full list of available species. |
verbose |
Print messages. |
... |
Additional arguments to be passed to homologene. |
Ortholog map data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.