get_taxon_dump_files: download and untar ncbi taxonomy

Description Usage Arguments Value

View source: R/taxdump.R

Description

download and untar ncbi taxonomy

Usage

1
2
3
4
get_taxon_dump_files(
  download_dir = tempdir(),
  taxon_dump_url = "ftp://ftp.ncbi.nlm.nih.gov/pub/taxonomy/taxdump.tar.gz"
)

Arguments

download_dir

do file manipulation here

taxon_dump_url

url of 'taxdump.tar.gz' file at NCBI

Value

The path to the directory containing the '.dmp“ files


seandavi/MungeCuratedMGS documentation built on July 17, 2021, 7:17 p.m.