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.4 |
| Imports: | Rcpp (≥ 1.0.5) |
| LinkingTo: | Rcpp |
| Suggests: | covr |
| Published: | 2021-10-27 |
| Author: | Manu Tamminen |
| Maintainer: | Manu Tamminen <mavatam at utu.fi> |
| License: | BSD_3_clause + file LICENSE |
| URL: | https://github.com/manutamminen/blaster |
| NeedsCompilation: | yes |
| SystemRequirements: | C++14 |
| Materials: | README |
| CRAN checks: | blaster results |
| Reference manual: | blaster.pdf |
| Package source: | blaster_1.0.4.tar.gz |
| Windows binaries: | r-devel: blaster_1.0.4.zip, r-release: blaster_1.0.4.zip, r-oldrel: blaster_1.0.4.zip |
| macOS binaries: | r-release (arm64): blaster_1.0.4.tgz, r-oldrel (arm64): blaster_1.0.4.tgz, r-release (x86_64): blaster_1.0.4.tgz, r-oldrel (x86_64): blaster_1.0.4.tgz |
| Old sources: | blaster archive |
| Reverse imports: | prider |
Please use the canonical form https://CRAN.R-project.org/package=blaster to link to this page.