Get NCBI synonyms
get_ncbi_synonyms(dir = NULL, recurse = TRUE, quiet = FALSE)
A directory containing the NCBI taxonomy that was downloaded using get_ncbi_taxonomy()
Whether to recurse when searching for dir if dir is NULL. If TRUE recurse fully, if a positive number the number of levels to recurse.
Whether progress should be printed to the console.