Package: Rbwa
Version: 1.16.0
Date: 2026-04-02
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
Config/Bioconductor/UnsupportedPlatforms: windows
git_url: https://git.bioconductor.org/packages/Rbwa
git_branch: RELEASE_3_23
git_last_commit: 4f7452c
git_last_commit_date: 2026-04-28
Repository: Bioconductor 3.23
Date/Publication: 2026-04-28
NeedsCompilation: yes
Packaged: 2026-04-29 00:06:44 UTC; biocbuild
Author: Jean-Philippe Fortin [aut, cre]
Maintainer: Jean-Philippe Fortin <fortin946@gmail.com>
