Changelog
Source:NEWS.md
BLASTr 0.1.5 (dev)
Breaking Changes
The internal environments used by BLASTr have been renamed to
blastr-blast-env
andblastr-entrez-env
.Remove of the
furrr
based functions in favor of the newpurrr
native parallel.All
options()
based parameters have been removed in favor of explicit arguments in the functions.
BLASTr 0.1.2
New
install_dependencies()
automatically create environments.Initial support for
condathis
for managing dependency installation.