macOS
brew install sylphlocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.