# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "Rsassy" in publications use:' type: software license: GPL-2.0-or-later title: 'Rsassy: ''R'' Bindings to the ''sassy'' Approximate String Matcher' version: 0.2.1-0.1.0.9000 doi: 10.32614/CRAN.package.Rsassy abstract: Fast approximate string matching for short patterns in longer texts using the 'sassy' Rust crate. 'sassy' implements SIMD-accelerated fuzzy search over ASCII, DNA, and IUPAC alphabets, with support for reverse-complement search, overhang alignments, CIGAR strings, and batched searches. See Beeloo and Groot Koerkamp (2025) and Beeloo and Groot Koerkamp (2026) . 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/Rsassy commit: 01a9181095ba98d9dc9824c18f477a58d7ea3817 url: https://sounkou-bioinfo.github.io/Rsassy/ date-released: '2026-05-31' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com