macOS
brew install minimap2local Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für minimap2 in AI-Agent-Workflows.
Installation
brew install minimap2local Homebrew formula metadata
sudo apt install libminimap2-devDebian stable package indexes · libminimap2-dev · Quelle: deb.debian.org
nix profile install nixpkgs#minimap2nixpkgs package indexes · pkgs/by-name/mi/minimap2/package.nix · Quelle: api.github.com
Überblick
Versatile pairwise aligner for genomic and spliced nucleotide sequences
Verlauf
minimap2 is Heng Li's successor to the original minimap, designed for the alignment problems created by long-read sequencing and large genomic assemblies. The 2017 preprint and 2018 Bioinformatics paper present it as a general-purpose pairwise aligner for DNA and long mRNA sequences, motivated by ultra-long reads, full-length transcript reads, and contigs that older aligners could not process efficiently at scale.
Its major technical contribution is being broad without being slow. The paper describes minimap2 as usable for short reads, assembly contigs, noisy long genomic reads, RNA-seq reads, read overlap detection, and full-genome alignment. The implementation combines fast chaining with base-level alignment improvements, including Suzuki-Kasahara dynamic programming, to make long-read and splice-aware alignment practical. The project README highlights the same practical presets: PacBio and Oxford Nanopore genomic reads, Iso-Seq and Nanopore RNA/cDNA alignment, Illumina reads, assembly-to-assembly comparison, and related-species genome alignment.
minimap2 became a core bioinformatics command-line tool because long-read sequencing workflows needed one aligner that could cover many data types. It is invoked directly in pipelines and through higher-level platforms, producing SAM or PAF output for downstream tools such as samtools, variant callers, assemblers, and transcript analysis software. In package managers it sits in the genomics CLI niche beside aligners such as BWA-MEM, Bowtie2, BLASR, NGMLR, and GMAP, with its reputation tied to speed, accuracy, and long-read versatility.
Sicherheitslage
Für minimap2 wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
minimap2 | cli | globales Executable | |
sdust | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/lh3/minimap2
Installationsmetadaten
| Paketschlüssel | brew:minimap2 |
|---|---|
| Version | 2.31 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/minimap2 |
| Homepage | https://lh3.github.io/minimap2 |
| Repository | https://github.com/lh3/minimap2 |
| Upstream-Dokumentation | https://lh3.github.io/minimap2/minimap2.html |
| Lizenz | MIT |
| Quellarchiv | https://github.com/lh3/minimap2/archive/refs/tags/v2.31.tar.gz |
| Zuletzt aktualisiert | 2026-05-20T00:41:23Z |
| Pulse | updated |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | minimap2 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libminimap2-dev 2.27+dfsg-1+b3
development headers for libminimap
https://github.com/lh3/minimap2
sudo apt install libminimap2-devminimap2 2.27+dfsg-1+b3
versatile pairwise aligner for genomic and spliced nucleotide sequences
https://github.com/lh3/minimap2
sudo apt install minimap2python3-mappy 2.27+dfsg-1+b3
Python3 interface minimap2
https://github.com/lh3/minimap2
sudo apt install python3-mappyminimap2
nix profile install nixpkgs#minimap2libminimap2-dev 2.26+dfsg-1build1
development headers for libminimap
https://github.com/lh3/minimap2
sudo apt install libminimap2-devminimap2 2.26+dfsg-1build1
versatile pairwise aligner for genomic and spliced nucleotide sequences
https://github.com/lh3/minimap2
sudo apt install minimap2python3-mappy 2.26+dfsg-1build1
Python3 interface minimap2
https://github.com/lh3/minimap2
sudo apt install python3-mappyQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.