macOS
brew install skanilocal Homebrew formula metadata
brew / rank 11145
Fast, robust ANI and aligned fraction for (metagenomic) genomes and contigs. Version 0.3.2 via Homebrew; verified 2026-09-13.
install
brew install skanilocal Homebrew formula metadata
overview
Fast, robust ANI and aligned fraction for (metagenomic) genomes and contigs
history
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.
security posture
No matching local secret-handling manifest was found for skani. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
skani | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/bluenote-1577/skani
install metadata
| Package key | brew:skani |
|---|---|
| Version | 0.3.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/skani |
| Homepage | https://github.com/bluenote-1577/skani |
| Repository | https://github.com/bluenote-1577/skani |
| License | MIT |
| Source archive | https://github.com/bluenote-1577/skani/archive/refs/tags/v0.3.2.tar.gz |
| Last updated | 2026-09-13T02:17:45Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.