Package: Rbwa Version: 1.17.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 Config/pak/sysreqs: make Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:57:57 UTC RemoteUrl: https://github.com/bioc/Rbwa RemoteRef: HEAD RemoteSha: 865761423b25688f10e4f17af076e398b3c2bbc3 NeedsCompilation: yes Packaged: 2026-06-23 19:17:06 UTC; root Author: Jean-Philippe Fortin [aut, cre] Maintainer: Jean-Philippe Fortin