Create a data frame of species IDs (3-5-character abbreviations)
Source:R/utils.R
create_species_id_table.Rd
Create a data frame of species IDs (3-5-character abbreviations)
Arguments
- species_names
A character vector of names extracted from the seq or annotation lists, which can be extracted with
names(seq)
ornames(annotation)
.