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 downloads NCBI data dumps and create a local database for fast and local taxonomic assignment.
Version: 0.5.1
Date: 2018-08-31
Suggests: testthat, knitr, rmarkdown
Depends: R (>= 3.0.0)
Imports: parallel, RSQLite, data.table, R.utils
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2018-08-31 20:05:46 UTC; scott
Repository: CRAN
Date/Publication: 2018-08-31 20:50:03 UTC
