# minibwa mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für minibwa in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:minibwa
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install minibwa
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:minibwa
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/minibwa>
- **Version:** 0.6
- **Quellzusammenfassung:** Successor of BWA-MEM for short-read alignment
- **Homepage:** <https://github.com/lh3/minibwa>
- **Repository:** <https://github.com/lh3/minibwa>
- **Lizenz:** MIT AND Apache-2.0
- **Quellarchiv:** <https://github.com/lh3/minibwa/archive/refs/tags/v0.6.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-30T15:48:22Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- minibwa (cli)
- minibwa (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.6
- Manager aktualisiert: 2026-07-30
- lokale Daten: OK
- Upstream-Repository: https://github.com/lh3/minibwa
- neueste erkannte Version: v0.6 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Quellen

- <https://arxiv.org/abs/2606.15357>
- <https://arxiv.org/html/2606.15357v1>
- <https://github.com/lh3/bwa>
- <https://github.com/lh3/minibwa>


## Sicherheitshinweise

Für minibwa wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** minibwa
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://pkg.so/de/scientific-computing-tools/) - Matched scientific computing metadata.
- [blast](https://pkg.so/de/brew/blast/) - Shares pkgdb curated category or tags: bioinformatics, cli, genomics, science, sequence-alignment.
- [minimap2](https://pkg.so/de/brew/minimap2/) - Shares pkgdb curated category or tags: bioinformatics, cli, genomics, science, sequence-alignment.
- [mummer](https://pkg.so/de/brew/mummer/) - Shares pkgdb curated category or tags: bioinformatics, cli, genomics, science, sequence-alignment.
- [lastz](https://pkg.so/de/brew/lastz/) - Shares pkgdb curated category or tags: bioinformatics, cli, genomics, science, sequence-alignment.
- [samtools](https://pkg.so/de/brew/samtools/) - Shares pkgdb curated category or tags: bioinformatics, cli, genomics, science.
- [diamond](https://pkg.so/de/brew/diamond/) - Shares pkgdb curated category or tags: bioinformatics, cli, science, sequence-alignment.
- [bedtools](https://pkg.so/de/brew/bedtools/) - Shares pkgdb curated category or tags: bioinformatics, cli, genomics, science.
- [mafft](https://pkg.so/de/brew/mafft/) - Shares pkgdb curated category or tags: bioinformatics, cli, science, sequence-alignment.
- [bwa](https://pkg.so/de/brew/bwa/) - Local package facts share a topical domain. Shared terms: alignment, bioinformatics, bwa, cli, science.
- [polypolish](https://pkg.so/de/brew/polypolish/) - Local package facts share a topical domain. Shared terms: bioinformatics, cli, genomics, read, science.

## Combined YAML source

View the package source record on GitHub. [combined/minibwa.yml](https://github.com/mxcl/pkgdb/blob/main/combined/minibwa.yml)


## Quellen

- pkg.so package database
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
