map_orthologs_babelgene {orthogene} | R Documentation |
Map orthologs from one species to another using orthologs.
map_orthologs_babelgene( genes, input_species, output_species = "human", min_support = 1, top = FALSE, 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. |
min_support |
Minimum number of supporting source databases. |
top |
For each gene, output only the match with the highest support level if there are multiple hits. |
verbose |
Print messages. |
... |
Additional arguments to be passed to
gorth or homologene. |
Ortholog map data.frame