View source: R/all_genes_babelgene.R
all_genes_babelgene | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.