# ------------------------------------------------ # CITATION.cff 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.4.0-0.0.1.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://rgenomicsetl.r-universe.dev repository-code: https://github.com/sounkou-bioinfo/Rminibwa commit: a752739320be7c641c46afb28beeca1bc661f460 url: https://sounkou-bioinfo.github.io/Rminibwa/ date-released: '2026-07-22' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com