Implementation of an efficient BLAST-like sequence comparison algorithm, written in 'C++11' and using native R datatypes. Blaster is based on 'nsearch' - Schmid et al (2018) <doi:10.1101/399782>.
Version: | 1.0.7 |
Imports: | Rcpp (≥ 1.0.5) |
LinkingTo: | Rcpp |
Published: | 2023-08-22 |
DOI: | 10.32614/CRAN.package.blaster |
Author: | Manu Tamminen [aut, cre], Timothy Julian [aut], Aditya Jeevennavar [aut], Steven Schmid [aut] |
Maintainer: | Manu Tamminen <mavatam at utu.fi> |
License: | BSD_3_clause + file LICENSE |
URL: | https://github.com/tamminenlab/blaster |
NeedsCompilation: | yes |
SystemRequirements: | C++ |
Materials: | README |
CRAN checks: | blaster results |
Reference manual: | blaster.pdf |
Package source: | blaster_1.0.7.tar.gz |
Windows binaries: | r-devel: blaster_1.0.7.zip, r-release: blaster_1.0.7.zip, r-oldrel: blaster_1.0.7.zip |
macOS binaries: | r-release (arm64): blaster_1.0.7.tgz, r-oldrel (arm64): blaster_1.0.7.tgz, r-release (x86_64): blaster_1.0.7.tgz, r-oldrel (x86_64): blaster_1.0.7.tgz |
Old sources: | blaster archive |
Reverse imports: | ClustIRR |
Please use the canonical form https://CRAN.R-project.org/package=blaster to link to this page.