# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "Rminibwa" in publications use:' type: software license: GPL-2.0-or-later title: 'Rminibwa: Native R Bindings and SIMD Dispatch for ''minibwa''' version: 0.0.0.9000 doi: 10.32614/CRAN.package.Rminibwa abstract: Provides native R bindings to the 'minibwa' genomic read aligner with raw-vector query input, external-pointer alignment batches, ALTREP column views, and an installed C API for downstream packages. The package builds staged Single Instruction Multiple Data ('SIMD') KSW backends and selects portable scalar, SSE4, or AVX2 code at runtime without global instruction-set compiler flags. authors: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com repository: https://sounkou-bioinfo.r-universe.dev repository-code: https://github.com/sounkou-bioinfo/Rminibwa commit: 2e418fb29315b322eaa32316a1dede05db3022d6 url: https://sounkou-bioinfo.github.io/Rminibwa/ date-released: '2026-06-23' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com