Package: Rsassy 0.2.1-0.1.0.9000
Rsassy: 'R' Bindings to the 'sassy' Approximate String Matcher
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) <doi:10.1101/2025.07.22.666207> and Beeloo and Groot Koerkamp (2026) <doi:10.64898/2026.03.10.710811>.
Authors:
Rsassy_0.2.1-0.1.0.9000.tar.gz
Rsassy_0.2.1-0.1.0.9000.zip(r-4.7)Rsassy_0.2.1-0.1.0.9000.zip(r-4.6)Rsassy_0.2.1-0.1.0.9000.zip(r-4.5)
Rsassy_0.2.1-0.1.0.9000.tgz(r-4.6-x86_64)Rsassy_0.2.1-0.1.0.9000.tgz(r-4.6-arm64)Rsassy_0.2.1-0.1.0.9000.tgz(r-4.5-x86_64)Rsassy_0.2.1-0.1.0.9000.tgz(r-4.5-arm64)
Rsassy_0.2.1-0.1.0.9000.tar.gz(r-4.7-arm64)Rsassy_0.2.1-0.1.0.9000.tar.gz(r-4.7-x86_64)Rsassy_0.2.1-0.1.0.9000.tar.gz(r-4.6-arm64)Rsassy_0.2.1-0.1.0.9000.tar.gz(r-4.6-x86_64)
Rsassy_0.2.1-0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Rsassy/json (API)
NEWS
| # Install 'Rsassy' in R: |
| install.packages('Rsassy', repos = c('https://sounkou-bioinfo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sounkou-bioinfo/rsassy/issues
Pkgdown/docs site:https://sounkou-bioinfo.github.io
bioinformaticsrustsassysimdstring-matchingcargo
Last updated from:01a9181095. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 276 | ||
| linux-devel-x86_64 | OK | 224 | ||
| source / vignettes | OK | 366 | ||
| linux-release-arm64 | OK | 186 | ||
| linux-release-x86_64 | OK | 227 | ||
| macos-release-arm64 | OK | 143 | ||
| macos-release-x86_64 | OK | 585 | ||
| macos-oldrel-arm64 | OK | 175 | ||
| macos-oldrel-x86_64 | OK | 471 | ||
| windows-devel | OK | 343 | ||
| windows-release | OK | 283 | ||
| windows-oldrel | OK | 304 | ||
| wasm-release | OK | 138 |
Exports:sassy_as_samsassy_crisprsassy_fastx_itersassy_fastx_nextsassy_featuressassy_searchsassy_searchersassy_searcher_searchsassy_set_backend
Dependencies:
API and Coordinates
Rendered fromapi-and-coordinates.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2026-05-31
Started: 2026-05-30
Backend Selection
Rendered frombackend-selection.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2026-05-30
Started: 2026-05-30
Chunked FASTA/FASTQ Iteration
Rendered fromfastx-iteration.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2026-05-31
Started: 2026-05-31
Development and Vendoring
Rendered fromsource-installation-and-vendoring.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2026-05-31
Started: 2026-05-30
Getting Started with Rsassy
Rendered fromgetting-started.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2026-05-31
Started: 2026-05-30
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Print Rsassy feature information | print.sassy_features |
| Print sassy match data frames | print.sassy_matches |
| Format matches in SAM-compatible text direction | sassy_as_sam |
| Search CRISPR guide targets | sassy_crispr |
| Create a chunked FASTA/FASTQ iterator | sassy_fastx_iter |
| Get the next FASTA/FASTQ batch | sassy_fastx_next |
| Report Rsassy build and CPU feature information | sassy_features |
| Search approximate matches with 'sassy' | sassy_search |
| Create a reusable 'sassy' searcher | sassy_searcher |
| Search with a reusable 'sassy' searcher | sassy_searcher_search |
| Select the Rsassy native backend | sassy_set_backend |
