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
git_url: https://git.bioconductor.org/packages/crisprBwa
git_branch: devel
git_last_commit: cff26fd
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
