Package: crisprBwa
Version: 1.15.0
Date: 2025-07-22
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/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: 2025-10-29 15:16:38 UTC
RemoteUrl: https://github.com/bioc/crisprBwa
RemoteRef: HEAD
RemoteSha: cff26fdb11adb61f61914ec66d5062531bb7de2d
NeedsCompilation: no
Packaged: 2026-01-09 21:12:02 UTC; root
Author: Jean-Philippe Fortin [aut, cre]
Maintainer: Jean-Philippe Fortin <fortin946@gmail.com>
Built: R 4.6.0; ; 2026-01-09 21:27:26 UTC; unix
