macOS
brew install nanoqlocal Homebrew formula metadata
brew / rank 19303
Minimal but speedy quality control and summaries of nanopore reads. Version 0.10.0 via Homebrew; verified 2026-07-14.
install
brew install nanoqlocal Homebrew formula metadata
overview
Minimal but speedy quality control and summaries of nanopore reads
history
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.
security posture
No matching local secret-handling manifest was found for nanoq. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
nanoq | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:nanoq |
|---|---|
| Version | 0.10.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/esteinig/nanoq |
| Repository | https://github.com/esteinig/nanoq |
| Last updated | 2026-07-14T06:59:42Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.