macOS
brew install fastanilocal Homebrew formula metadata
安装
brew install fastanilocal Homebrew formula metadata
sudo apt install fastaniDebian stable package indexes · fastani · 来源: deb.debian.org
概览
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 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fastANI | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/ParBLiSS/FastANI
安装元数据
| 软件包键 | brew:fastani |
|---|---|
| 版本 | 1.34 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/fastani |
| 主页 | https://github.com/ParBLiSS/FastANI |
| 仓库 | https://github.com/ParBLiSS/FastANI |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/ParBLiSS/FastANI/archive/refs/tags/v1.34.tar.gz |
| 最后更新 | 2026-07-25T01:07:37Z |
| Pulse | updated |
| 依赖 | gsl, libomp |
| 构建依赖 | cmake |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fastani |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
fastani 1.33-3+b1
Fast alignment-free computation of whole-genome Average Nucleotide Identity
https://github.com/ParBLiSS/FastANI
sudo apt install fastanifastani 1.33-3
Fast alignment-free computation of whole-genome Average Nucleotide Identity
https://github.com/ParBLiSS/FastANI
sudo apt install fastani来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.