# 使用 Homebrew 安装 nanoq

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

## 安装

```sh
sudo av install brew:nanoq
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install nanoq
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:nanoq
- **软件包管理器:** Homebrew
- **版本:** 0.10.0
- **来源摘要:** Minimal but speedy quality control and summaries of nanopore reads
- **主页:** <https://github.com/esteinig/nanoq>
- **仓库:** <https://github.com/esteinig/nanoq>
- **最后更新:** 2026-07-14T06:59:42Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- nanoq (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Nanoq is a Rust command-line utility for rapid filtering, trimming, quality control, and summary reporting of Oxford Nanopore FASTA/FASTQ reads. It is designed to work with files or Unix streams and emphasizes low memory use and high throughput.

### 项目历史

The public repository and first tagged releases appeared in March 2020. The project subsequently expanded its filters, reports, compression support, and machine-readable output, reaching the 0.8 series in 2021, 0.9.0 in 2022, and 0.10.0 in 2023. Steinig and Coin described Nanoq in the Journal of Open Source Software in 2022.

### 采用历史

Nanoq is distributed through Cargo, Conda/Bioconda, precompiled Linux and macOS release archives, and a Homebrew formula. Its official benchmarks position it alongside established sequencing utilities including NanoFilt, NanoStat, Filtlong, seqtk, SeqKit, and rust-bio-tools.

### 使用方式

Users pass FASTA or FASTQ reads by file or standard input, apply length or quality filters and optional end trimming, and send surviving reads to a file or standard output. Statistics can be emitted as compact text, verbose summaries, or JSON; a fast mode skips quality-score calculation for greater throughput.

### 为什么软件包爱好者会关心

Nanoq is notable as a small, single-purpose Rust CLI that composes naturally in Unix pipelines while being packaged across the Rust, bioinformatics, binary-release, and Homebrew ecosystems. Its benchmarked trade-off between full quality calculations and an exceptionally fast quality-free mode makes it useful when choosing lightweight tools for large sequencing streams.

### 时间线

- 2020: First public tagged releases.
- 2021: The 0.8 release series broadened the mature CLI.
- 2022: Nanoq was published in the Journal of Open Source Software and version 0.9.0 was released.
- 2023: Version 0.10.0 was released.

### Related projects

- NanoFilt and NanoStat provide nanopore filtering and statistics workflows used as official benchmark comparisons.
- Filtlong, seqtk, SeqKit, and rust-bio-tools are neighboring read-processing tools compared in Nanoq's official benchmarks.
- Needletail and niffler provide Nanoq's read-processing and compression foundations.

### 来源

- <https://github.com/esteinig/nanoq>
- <https://github.com/esteinig/nanoq/releases>
- <https://joss.theoj.org/papers/10.21105/joss.02991>
- source_facts.package-manager.brew


## 安全说明

没有找到 nanoq 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Combined YAML source

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


## 来源

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