# Installer nanoq avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de nanoq pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install nanoq
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:nanoq
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.10.0
- **Résumé source:** Minimal but speedy quality control and summaries of nanopore reads
- **Page d'accueil:** <https://github.com/esteinig/nanoq>
- **Dépôt:** <https://github.com/esteinig/nanoq>
- **Dernière mise à jour:** 2026-07-14T06:59:42Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- nanoq (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.10.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour nanoq. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Combined YAML source

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


## Sources

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