Package: crisprBwa Version: 1.17.0 Date: 2026-04-02 Title: BWA-based alignment of CRISPR gRNA spacer sequences Authors@R: c( person("Jean-Philippe", "Fortin", email = "fortin946@gmail.com", role = c("aut", "cre"))) Depends: methods Imports: BiocGenerics, BSgenome, crisprBase (>= 0.99.15), Seqinfo, Rbwa, readr, stats, stringr, utils Suggests: BiocStyle, BSgenome.Hsapiens.UCSC.hg38, knitr, rmarkdown, testthat biocViews: CRISPR, FunctionalGenomics, Alignment Description: Provides a user-friendly interface to map on-targets and off-targets of CRISPR gRNA spacer sequences using bwa. The alignment is fast, and can be performed using either commonly-used or custom CRISPR nucleases. The alignment can work with any reference or custom genomes. Currently not supported on Windows machines. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.1.2 VignetteBuilder: knitr BugReports: https://github.com/crisprVerse/crisprBwa/issues URL: https://github.com/crisprVerse/crisprBwa OS_type: unix Config/Bioconductor/UnsupportedPlatforms: windows Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libxml2-dev libssl-dev libx11-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:58:18 UTC RemoteUrl: https://github.com/bioc/crisprBwa RemoteRef: HEAD RemoteSha: aa75c9b1b6c2c343071905babaa7958558978eef NeedsCompilation: no Packaged: 2026-07-03 15:07:25 UTC; root Author: Jean-Philippe Fortin [aut, cre] Maintainer: Jean-Philippe Fortin