NEWS
rBLAST 1.1.1 (2024-04-30)
Changes
- Added description of how to deal with multi-part databases.
- Fixed package anchors in man pages.
rBLAST 1.1.0
Changes
- makeblastDB() gained parameters db_name, hash_index and verbose.
- added has_blast() and made tests, man page code and vignette code conditional.
- added blast_db_cache() and blast_db_get() to manage downloading BLAST DBs
using BiocFileCache.