macOS
brew install fastaniprovider-native install command
brew / 順位 11274
fastani のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fastaniprovider-native install command
概要
Fast whole-genome similarity (ANI) estimation
履歴
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.
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.
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.
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.
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.
セキュリティ状態
fastani に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fastANI | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:fastani |
|---|---|
| バージョン | 1.34 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/ParBLiSS/FastANI |
| リポジトリ | https://github.com/ParBLiSS/FastANI |
| 最終更新 | 2026-07-25T01:07:37Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.