macOS
brew install skanilocal Homebrew formula metadata
brew / rang 11145
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de skani pour les workflows d'agents IA.
installation
brew install skanilocal Homebrew formula metadata
aperçu
Fast, robust ANI and aligned fraction for (metagenomic) genomes and contigs
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour skani. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
skani | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/bluenote-1577/skani
métadonnées d'installation
| Clé du paquet | brew:skani |
|---|---|
| Version | 0.3.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/skani |
| Page d'accueil | https://github.com/bluenote-1577/skani |
| Dépôt | https://github.com/bluenote-1577/skani |
| Licence | MIT |
| Archive source | https://github.com/bluenote-1577/skani/archive/refs/tags/v0.3.2.tar.gz |
| Dernière mise à jour | 2026-09-13T02:17:45Z |
| Pulse | updated |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.