pkg.soopen package index

brew / rank 11145

Install skani with Homebrew

Fast, robust ANI and aligned fraction for (metagenomic) genomes and contigs. Version 0.3.2 via Homebrew; verified 2026-09-13.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install skani

local Homebrew formula metadata

overview

Package summary

Fast, robust ANI and aligned fraction for (metagenomic) genomes and contigs

Commands and aliases

  • skani

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2023: The skani method was described by Jim Shaw and Yun William Yu in Nature Methods.
  • 2025: Version 0.3.0 introduced a consolidated searchable database format and reduced memory consumption, with command-line changes documented as breaking.
  • 2025: The official wiki was updated with expanded usage guides, tutorials, and database workflows.

Related projects

  • Mash: a genome-distance sketching tool discussed by skani's documentation as a faster but potentially less accurate comparator for incomplete MAGs.
  • FastANI: an ANI implementation used as a performance and accuracy comparator in the skani project.
  • pyskani: independent Python bindings referenced by the official skani README.
  • skani-lib-example: an official minimal example for embedding skani as a Rust library.

Sources

  • Official skani releases: https://github.com/bluenote-1577/skani/releases
  • Official skani repository README: https://github.com/bluenote-1577/skani#readme
  • Official skani wiki: https://github.com/bluenote-1577/skani/wiki

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for skani. Package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
skanicliglobal executable

freshness

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

page generated2026-09-19
manager version0.3.2
manager updated2026-09-13
local dataok
upstreamcurrent
latest detectedv0.3.2

https://github.com/bluenote-1577/skani

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:skani
Version0.3.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/skani
Homepagehttps://github.com/bluenote-1577/skani
Repositoryhttps://github.com/bluenote-1577/skani
LicenseMIT
Source archivehttps://github.com/bluenote-1577/skani/archive/refs/tags/v0.3.2.tar.gz
Last updated2026-09-13T02:17:45Z
Pulseupdated
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation