all_species | R Documentation |
List all species currently supported by orthogene.
Wrapper function for map_species.
When method=NULL
, all species from all available
methods will be returned.
all_species(method = NULL, verbose = TRUE)
method |
R package to use for gene mapping:
|
verbose |
Print messages. |
data.table of species names, provided in multiple formats.
species_dt <- all_species()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.