# nanoq mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für nanoq in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install nanoq
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:nanoq
- **Paketmanager:** Homebrew
- **Version:** 0.10.0
- **Quellzusammenfassung:** Minimal but speedy quality control and summaries of nanopore reads
- **Homepage:** <https://github.com/esteinig/nanoq>
- **Repository:** <https://github.com/esteinig/nanoq>
- **Zuletzt aktualisiert:** 2026-07-14T06:59:42Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- nanoq (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.10.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für nanoq wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Combined YAML source

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


## Quellen

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