# nanoq を Homebrew でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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
