Package: Rbwa
Version: 1.15.0
Date: 2023-06-29
Title: R wrapper for BWA-backtrack and BWA-MEM aligners
Authors@R: c(
    person("Jean-Philippe", "Fortin", email = "fortin946@gmail.com", role = c("aut", "cre")))
Depends:
    R (>= 4.1)
Suggests:
    testthat,
    BiocStyle,
    knitr,
    rmarkdown
SystemRequirements: GNU make
Description: Provides an R wrapper for BWA alignment algorithms.
    Both BWA-backtrack and BWA-MEM are available.
    Convenience function to build a BWA index from a reference genome
    is also provided. Currently not supported for Windows machines.
License: MIT + file LICENSE
URL: https://github.com/Jfortin1/Rbwa
BugReports: https://github.com/crisprVerse/Rbwa/issues
biocViews: Sequencing, Alignment
VignetteBuilder: knitr
RoxygenNote: 7.1.2
OS_type: unix
git_url: https://git.bioconductor.org/packages/Rbwa
git_branch: devel
git_last_commit: 53048de
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
