Recent Releases of taxonomizr
taxonomizr - v0.11.1
Change superkingdom to domain in default taxonomic levels to match NCBI changes
- R
Published by sherrillmix over 1 year ago
taxonomizr - v0.10.5
- Catch 404 errors and report as errors
- Add resume argument to download functions
- Don't retain temp files for downloads if less than 10kb
- README touchups
- R
Published by sherrillmix over 2 years ago
taxonomizr - v0.9.2
- Allow factors as input to
accessionToTaxa - Document sqlite pragmas for
read.accession2taxid - Inherit ... argument documentation for
prepareDatabase - Catch input/output error while processing large files
- Update various user-facing links from ftp to https for easier access
- Add quote option to
makeNewick - Trim trailing NAs off the tree in
makeNewickifexcludeTerminalNAsis TRUE - Add terminal semicolon to end of
makeNewicktree unlessterminatoris NULL - Add "no rank" to
normalizeTaxa's default exclusion - Expand README
- Add
normalizeTaxafunction
- R
Published by sherrillmix about 4 years ago
taxonomizr - v0.8.0
- Switch to
curlpackage for downloading - Add
curlpackage dependency (necessary to avoiddownload.file()issues on Windows) - Remove
option('timeout')settings since not used incurl - This should fix the strange download issues that have been reported on Windows e.g. issues #27, #28, #31
- R
Published by sherrillmix about 5 years ago
taxonomizr - v0.7.1
- Add getRawTaxonomy function to pull complete taxonomy for a given taxa
- Compare md5 of files after download to the md5 provided by NIH to ensure file integrity
- Deal with Windows download/md5 issues
- Add option to only prepare the names and nodes taxonomy part of the database for people that do not need to process accession IDs
- R
Published by sherrillmix about 5 years ago
taxonomizr - v0.6.0
- Deal with R's default download timeout of 60 seconds
- Fix named vector bug
- Add
makeNewickfunction - Fix warnings in
dbConnect,untarand example output
- R
Published by sherrillmix over 5 years ago
taxonomizr - v0.5.3
- Remove
nucl_estandnucl_gssfrom defaults since NCBI folded them intonucl_gband removed - Squash R:devel bug
- Update README
- R
Published by sherrillmix about 7 years ago
taxonomizr - v0.5.0
- Transitioned from data.table to SQLite
- Added convenience
prepareDatabase()function - Squashed Windows testing errors
- R
Published by sherrillmix almost 8 years ago