macOS
brew install skanilocal Homebrew formula metadata
brew / 順位 11145
skani のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.