Package: taxonomizr
Maintainer: Scott Sherrill-Mix <ssm@msu.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 = "ssm@msu.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.
URL: https://github.com/sherrillmix/taxonomizr/
Version: 0.10.8
Date: 2025-02-27
Suggests: testthat, knitr, rmarkdown
Depends: R (>= 3.0.0)
Imports: RSQLite, R.utils, data.table, curl (>= 5.0.0)
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-02-27 18:20:02 UTC; scott
Repository: CRAN
Date/Publication: 2025-02-27 23:20:02 UTC
