macOS
brew install minibwaprovider-native install command
brew / rank 10332
Successor of BWA-MEM for short-read alignment. Version 0.6 via Homebrew; verified 2026-07-30.
install
brew install minibwaprovider-native install command
overview
Successor of BWA-MEM for short-read alignment
history
minibwa is a genomic read aligner from the BWA/minimap2 lineage. The repository identifies it as the successor of BWA-MEM for short-read alignment, and the arXiv preprint by Heng Li and Nils Homer presents it as a next iteration of BWA-MEM for standard whole-genome short reads, Hi-C reads, accurate long reads, and directional bisulfite sequencing data.
The design deliberately mixes earlier tools by the same lineage: a BWA-MEM-style BWT/FM-index and variable-length seed search, ropebwt3-inspired supermaximal exact-match work, and minimap2-style chaining plus SIMD-based base alignment. The authors report comparable accuracy with much higher speed than BWA-MEM and BWA-MEM2, while noting that exact BWA-MEM compatibility is traded for algorithmic improvement.
In practice, minibwa is a bioinformatics command-line aligner for pipelines that map sequencing reads to a reference genome before variant calling, methylation analysis, or related downstream analysis. Its package-manager niche is narrow but important: it gives genomics users an installable replacement candidate for BWA-MEM where performance and support for newer read types matter more than byte-for-byte legacy output.
security posture
No matching local secret-handling manifest was found for minibwa. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
minibwa | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:minibwa |
|---|---|
| Version | 0.6 |
| Package manager | Homebrew |
| Homepage | https://github.com/lh3/minibwa |
| Repository | https://github.com/lh3/minibwa |
| Last updated | 2026-07-30T15:48:22Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.