# 使用 Homebrew 安装 sylph

查看 sylph 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:sylph
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install sylph
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:sylph
- **软件包管理器:** Homebrew
- **版本:** 0.9.0
- **来源摘要:** Ultrafast taxonomic profiling and genome querying for metagenomic samples
- **主页:** <https://github.com/bluenote-1577/sylph>
- **仓库:** <https://github.com/bluenote-1577/sylph>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- sylph (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.9.0
## 项目历史与用法

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.

### 时间线

- 2024: Official documentation cites the sylph Nature Biotechnology paper by Jim Shaw and Yun William Yu.
- Current README era: The GitHub README says all documentation moved to sylph-docs.github.io.
- Homebrew packaging: The input package facts identify sylph as a Homebrew formula exposing the sylph executable.

### Related projects

- Related tools and references named by the official docs include Kraken, MetaPhlAn, mOTUs, GTDB databases, Bioconda, Rust/Cargo, and sylph-tax.

### 来源

- <https://github.com/bluenote-1577/sylph>
- <https://github.com/bluenote-1577/sylph/blob/main/README.md>
- <https://sylph-docs.github.io/>
- source_facts.executables
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/sylph.yml](https://github.com/mxcl/pkgdb/blob/main/combined/sylph.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
