macOS
brew install skanilocal Homebrew formula metadata
安装
brew install skanilocal Homebrew formula metadata
概览
Fast, robust ANI and aligned fraction for (metagenomic) genomes and contigs
历史
skani is an open-source bioinformatics program for rapid comparison of microbial genomes, contigs, and metagenome-assembled genomes. It reports average nucleotide identity and aligned fraction using approximate mapping and sparse chaining.
skani was developed by Jim Shaw with Yun William Yu to calculate average nucleotide identity and aligned fraction through sparse chaining without base-level alignment. The method was described in Nature Methods in 2023.
Subsequent releases expanded and refined database searching, memory use, command-line behavior, and output controls. The project maintains detailed usage guides and tutorials in its official GitHub wiki.
The project is distributed through source builds, release binaries, Conda/Bioconda, and Homebrew. Its official README also points users to independent Rust and Python interfaces, indicating use both as a command-line program and as a component in bioinformatics workflows.
Common operations include pairwise genome comparison with `skani dist`, database construction with `skani sketch`, database querying with `skani search`, and all-versus-all matrix or edge-list generation with `skani triangle`.
The tool is aimed primarily at comparisons above roughly 80% ANI. Its documentation warns that default filtering may produce no output when aligned fraction is too low.
skani is notable to scientific-package users because it combines a Rust implementation with a specialized genomics algorithm, preprocessed searchable databases, multithreaded CLI operations, and reproducible package-manager distribution. It occupies the performance-oriented space between sketching tools such as Mash and alignment-based ANI programs such as FastANI.
安全态势
没有找到 skani 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
skani | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/bluenote-1577/skani
安装元数据
| 软件包键 | brew:skani |
|---|---|
| 版本 | 0.3.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/skani |
| 主页 | https://github.com/bluenote-1577/skani |
| 仓库 | https://github.com/bluenote-1577/skani |
| 许可证 | MIT |
| 源码归档 | https://github.com/bluenote-1577/skani/archive/refs/tags/v0.3.2.tar.gz |
| 最后更新 | 2026-09-13T02:17:45Z |
| Pulse | updated |
| 构建依赖 | rust |
| 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 | skani |
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.