Package: taxonomizr
Maintainer: Scott Sherrill-Mix <shescott@upenn.edu>
License: GPL (>= 2) | file LICENSE
Title: Functions to Work with NCBI Accessions and Taxonomy
Type: Package
LazyLoad: yes
Author: Scott Sherrill-Mix [aut, cre]
Authors@R: c(person("Scott", "Sherrill-Mix", role = c("aut", "cre"),
                     email = "shescott@upenn.edu"))
BugReports: https://github.com/sherrillmix/taxonomizr/issues
Description: Functions for assigning taxonomy to NCBI accession numbers and taxon IDs based on NCBI's accession2taxid and taxdump files. This package allows the user to download NCBI data dumps and create a local database for fast and local taxonomic assignment.
Version: 0.9.2
Date: 2022-06-23
Suggests: testthat, knitr, rmarkdown
Depends: R (>= 3.0.0)
Imports: RSQLite, R.utils, data.table, curl
Encoding: UTF-8
RoxygenNote: 7.2.0
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2022-06-23 18:35:50 UTC; scott
Repository: CRAN
Date/Publication: 2022-06-23 19:30:02 UTC
