pkg.soopen package index

brew / Rang 11304

fastani mit Homebrew, apt installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install fastani

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install fastani

Debian stable package indexes · fastani · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Fast whole-genome similarity (ANI) estimation

Befehle und Aliase

  • fastANI

Verlauf

Projektgeschichte und Nutzung

FastANI is a command-line bioinformatics tool for rapidly estimating average nucleotide identity between complete or draft microbial genomes. It replaces expensive all-against-all alignments with approximate sequence mapping, making ANI practical for large genome collections.

Projektgeschichte

The official FastANI repository was created in 2017. FastANI uses Mashmap as a MinHash-based sequence mapping engine and follows the broad workflow of earlier ANI methods while avoiding their expensive sequence-alignment step.

The associated 2018 Nature Communications paper introduced FastANI as a scalable ANI method and used it to analyze more than 90,000 prokaryotic genomes. The study reported accuracy comparable to alignment-based ANI methods in the intended similarity range with speedups of two to three orders of magnitude.

Adoptionsgeschichte

FastANI became a practical command-line component in microbial genomics because it accepts both complete and draft assemblies and supports one-to-one, one-to-many, and many-to-many comparisons. The supplied package metadata shows distribution through Homebrew, Debian, and Ubuntu, complementing upstream source builds and release binaries.

Wie es verwendet wird

Users provide a query genome and reference genome, or text files listing multiple query and reference assemblies. FastANI writes tab-delimited ANI results and can optionally generate a lower-triangular PHYLIP-style matrix.

The official README recommends checking assembly quality and notes that pairs far below roughly 80 percent ANI are outside FastANI's useful nucleotide-level range. It also documents multi-threading and a small query/reference asymmetry in pairwise estimates.

Warum Paket-Nerds sich dafür interessieren

FastANI matters to package users because it turns a computationally expensive comparative-genomics method into a scriptable executable suitable for large batches. Its small CLI surface, release binaries, and Linux and macOS package availability make it easy to place inside reproducible genome-classification pipelines.

Zeitleiste

  • 2017: The official FastANI GitHub repository was created.
  • 2018: The FastANI method and analysis of more than 90,000 prokaryotic genomes were published in Nature Communications.
  • 2023: FastANI v1.34 was published through the official GitHub releases feed.

Related projects

  • Mashmap is the approximate mapping engine used by FastANI.
  • Mash is another MinHash-based genome-distance tool discussed in the FastANI paper, while BLAST-based ANI solvers are the slower alignment-based comparison point.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

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

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
fastANIcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-08-04
Manager-Version1.34
Manager aktualisiert2026-07-25
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.34

https://github.com/ParBLiSS/FastANI

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:fastani
Version1.34
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/fastani
Homepagehttps://github.com/ParBLiSS/FastANI
Repositoryhttps://github.com/ParBLiSS/FastANI
LizenzApache-2.0
Quellarchivhttps://github.com/ParBLiSS/FastANI/archive/refs/tags/v1.34.tar.gz
Zuletzt aktualisiert2026-07-25T01:07:37Z
Pulseupdated
Abhängigkeitengsl, libomp
Build-Abhängigkeitencmake
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

fastani 1.33-3+b1

Fast alignment-free computation of whole-genome Average Nucleotide Identity

https://github.com/ParBLiSS/FastANI

sudo apt install fastani
  • Section: science
  • Architecture: amd64
  • Source Package: fastani
  • 6 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Fastani
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fastani from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

fastani 1.33-3

Fast alignment-free computation of whole-genome Average Nucleotide Identity

https://github.com/ParBLiSS/FastANI

sudo apt install fastani
  • Section: universe/science
  • Architecture: amd64
  • 6 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Fastani
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fastani from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database