macOS
brew install sylphlocal Homebrew formula metadata
brew
sylph のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install sylphlocal Homebrew formula metadata
概要
Ultrafast taxonomic profiling and genome querying for metagenomic samples
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sylph | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/bluenote-1577/sylph
インストールメタデータ
| パッケージキー | brew:sylph |
|---|---|
| バージョン | 0.9.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/sylph |
| ホームページ | https://github.com/bluenote-1577/sylph |
| リポジトリ | https://github.com/bluenote-1577/sylph |
| 上流ドキュメント | https://github.com/bluenote-1577/sylph/blob/main/README.md |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/bluenote-1577/sylph/archive/refs/tags/v0.9.0.tar.gz |
| ビルド依存関係 | cmake, 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 | 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.