get_ncbi_synonyms: Get NCBI synonyms

View source: R/ncbi_taxonomy.R

get_ncbi_synonymsR Documentation

Get NCBI synonyms

Description

Get NCBI synonyms

Usage

get_ncbi_synonyms(dir = NULL, recurse = TRUE, quiet = FALSE)

Arguments

dir

A directory containing the NCBI taxonomy that was downloaded using get_ncbi_taxonomy()

recurse

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.

quiet

Whether progress should be printed to the console.


alexpiper/taxreturn documentation built on Sept. 14, 2024, 7:56 p.m.