all_genes_babelgene {orthogene} | R Documentation |
Get all genes for a given species using the method "babelgene".
all_genes_babelgene( species, run_map_species = TRUE, save_dir = tools::R_user_dir("orthogene", which = "cache"), use_old = FALSE, min_support = 1, verbose = TRUE )
species |
Species to get all genes for.
Will first be standardised with |
run_map_species |
Standardise |
save_dir |
Directory to save babelgene mapping files to. |
use_old |
Use an old version of |
verbose |
Print messages. |
All genes.
babelgene::orthologs_df version differences