macOS
brew install sylphlocal Homebrew formula metadata
brew
Ultrafast taxonomic profiling and genome querying for metagenomic samples. Version 0.9.0 via Homebrew; verified from local package data.
install
brew install sylphlocal Homebrew formula metadata
overview
Ultrafast taxonomic profiling and genome querying for metagenomic samples
history
sylph is a Rust command-line tool for fast metagenomic profiling and containment average nucleotide identity querying from shotgun sequencing samples. It is packaged for scientists who want a small executable that can query or profile large genome databases quickly from the shell.
The official documentation describes sylph as a program for metagenomic profiling and containment ANI querying. Its core method uses k-mer containment with a statistical technique for low-coverage genomes, and the documentation cites the 2024 Nature Biotechnology paper by Jim Shaw and Yun William Yu.
The upstream README and documentation document installation through Bioconda, source builds with Rust/Cargo, and prebuilt x86-64 Linux binaries; the input package facts show Homebrew packaging as well. That mix reflects a bioinformatics CLI moving through both scientific package channels and general-purpose developer package managers.
Common usage is to run sylph profile against a prebuilt or custom database, such as GTDB, with paired-end or single-end FASTQ files, or to run ANI querying to test whether a sample contains a genome related to a queried reference. The docs emphasize fast multi-sample profiling, custom databases, prebuilt databases, and support for short or long reads.
Package nerds care because sylph is a modern scientific CLI distributed as a Rust binary: it needs reproducible installation, large external databases, predictable CPU/RAM behavior, and channels such as Bioconda and Homebrew to reach different user communities.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
sylph | 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/sylph
install metadata
| Package key | brew:sylph |
|---|---|
| Version | 0.9.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sylph |
| Homepage | https://github.com/bluenote-1577/sylph |
| Repository | https://github.com/bluenote-1577/sylph |
| Upstream docs | https://github.com/bluenote-1577/sylph/blob/main/README.md |
| License | MIT |
| Source archive | https://github.com/bluenote-1577/sylph/archive/refs/tags/v0.9.0.tar.gz |
| Build dependencies | cmake, 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 | sylph |
| Version Scheme | 0 |
| Revision | 0 |
| 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.