macOS
brew install minibwalocal Homebrew formula metadata
安装
brew install minibwalocal Homebrew formula metadata
概览
Successor of BWA-MEM for short-read alignment
历史
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.
安全态势
没有找到 minibwa 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
minibwa | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:minibwa |
|---|---|
| 版本 | 0.6 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/lh3/minibwa |
| 仓库 | https://github.com/lh3/minibwa |
| 最后更新 | 2026-07-30T15:48:22Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.