Automic VaultAutomic Vault

brew

Installer minimap2 avec Homebrew, apt, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de minimap2 pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install minimap2

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install libminimap2-dev

Debian stable package indexes · libminimap2-dev · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#minimap2

nixpkgs package indexes · pkgs/by-name/mi/minimap2/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Versatile pairwise aligner for genomic and spliced nucleotide sequences

Commandes et alias

  • minimap2
  • sdust

historique

Historique du projet et usages

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.

Historique du projet

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.

Modes d'utilisation

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.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour minimap2. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
minimap2cliexécutable global
sdustcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire2.31
gestionnaire mis à jour2026-05-20
données localesOK
amontà jour
dernière version détectéev2.31

https://github.com/lh3/minimap2

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:minimap2
Version2.31
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/minimap2
Page d'accueilhttps://lh3.github.io/minimap2
Dépôthttps://github.com/lh3/minimap2
Docs amonthttps://lh3.github.io/minimap2/minimap2.html
LicenceMIT
Archive sourcehttps://github.com/lh3/minimap2/archive/refs/tags/v2.31.tar.gz
Dernière mise à jour2026-05-20T00:41:23Z
Pulseupdated
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameminimap2
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

libminimap2-dev 2.27+dfsg-1+b3

development headers for libminimap

https://github.com/lh3/minimap2

sudo apt install libminimap2-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: minimap2
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Minimap2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libminimap2-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

minimap2 2.27+dfsg-1+b3

versatile pairwise aligner for genomic and spliced nucleotide sequences

https://github.com/lh3/minimap2

sudo apt install minimap2
  • Section: science
  • Architecture: amd64
  • Source Package: minimap2
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Minimap2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: minimap2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-mappy 2.27+dfsg-1+b3

Python3 interface minimap2

https://github.com/lh3/minimap2

sudo apt install python3-mappy
  • Section: python
  • Architecture: amd64
  • Source Package: minimap2
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Minimap2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-mappy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

minimap2

nix profile install nixpkgs#minimap2
  • normalized package name match
  • Correspondance par : Minimap2
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/mi/minimap2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libminimap2-dev 2.26+dfsg-1build1

development headers for libminimap

https://github.com/lh3/minimap2

sudo apt install libminimap2-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: minimap2
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Minimap2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libminimap2-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

minimap2 2.26+dfsg-1build1

versatile pairwise aligner for genomic and spliced nucleotide sequences

https://github.com/lh3/minimap2

sudo apt install minimap2
  • Section: universe/science
  • Architecture: amd64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Minimap2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: minimap2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-mappy 2.26+dfsg-1build1

Python3 interface minimap2

https://github.com/lh3/minimap2

sudo apt install python3-mappy
  • Section: universe/python
  • Architecture: amd64
  • Source Package: minimap2
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Minimap2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-mappy from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment