Package: Rbwa
Version: 1.14.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: RELEASE_3_22
git_last_commit: 7c00790
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: yes
Packaged: 2025-10-30 05:57:14 UTC; biocbuild
Author: Jean-Philippe Fortin [aut, cre]
Maintainer: Jean-Philippe Fortin <fortin946@gmail.com>
