Automic VaultAutomic Vault

brew

Install fastq-tools with Homebrew

Small utilities for working with fastq sequence files. Version 0.8.3 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install fastq-tools

local Homebrew formula metadata

overview

Package summary

Small utilities for working with fastq sequence files

Commands and aliases

  • fastq-grep
  • fastq-kmers
  • fastq-match
  • fastq-qscale
  • fastq-qual
  • fastq-qualadj
  • fastq-sample
  • fastq-sort
  • fastq-uniq

history

Project history and usage

fastq-tools is a compact suite of Unix-style utilities for FASTQ sequencing files, including tools for sorting, grepping, k-mer counting, local sequence matching, quality-score tabulation and adjustment, sampling, and duplicate counting.

Project history

Daniel C. Jones published fastq-tools under an MIT-style license in 2011. The README presents it as a collection of small and efficient programs for common tasks with high-throughput sequencing data in FASTQ format.

The package follows the older autotools-era scientific CLI model: generated configure scripts for release tarballs, autogen.sh for git checkouts, and a short dependency list of PCRE and zlib. The GitHub repository remained active through later tags, with v0.8.3 listed among its published tags.

Adoption history

fastq-tools is niche compared with later all-in-one preprocessors, but it fills a durable command-line niche for people who want small composable tools over a single workflow application. Its Homebrew packaging reflects that Unix-toolbox use case.

How it is used

The suite works with ordinary and gzipped FASTQ files. Users pick individual commands such as fastq-sort, fastq-grep, fastq-kmers, fastq-sample, fastq-uniq, and fastq-qual rather than configuring a long-running application.

No persistent configuration or credentials file is documented; behavior is driven by command-line options and the input FASTQ streams or files.

Why package nerds care

fastq-tools is significant as a small-binary, many-command package: it packages the FASTQ format as a shell-friendly toolkit. That makes it closer to classic text-processing utilities than to GUI or report-heavy bioinformatics applications.

Timeline

  • 2011: The GitHub repository is created and the README copyright names Daniel C. Jones.
  • 2011: The project is released as a set of small FASTQ utilities.
  • 2022: The repository shows later maintenance activity.
  • 2022: v0.8.3 is listed among repository tags.

Related projects

  • fastq-tools complements larger FASTQ quality-control and preprocessing tools by providing focused filters and counters for shell pipelines.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 13 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
fastq-grepcliglobal executable
fastq-kmerscliglobal executable
fastq-matchcliglobal executable
fastq-qscalecliglobal executable
fastq-qualcliglobal executable
fastq-qualadjcliglobal executable
fastq-samplecliglobal executable
fastq-sortcliglobal executable
fastq-uniqcliglobal executable

freshness

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

page generated2026-07-08
manager version0.8.3
manager updated
local dataok
upstreamcurrent
latest detectedv0.8.3

https://github.com/dcjones/fastq-tools

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:fastq-tools
Version0.8.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/fastq-tools
Homepagehttps://github.com/dcjones/fastq-tools
Repositoryhttps://github.com/dcjones/fastq-tools
Upstream docshttps://github.com/dcjones/fastq-tools#readme
LicenseMIT
Source archivehttps://github.com/dcjones/fastq-tools/archive/refs/tags/v0.8.3.tar.gz
Dependenciespcre
Build dependenciesautoconf, automake, libtool
Bottleavailable (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefastq-tools
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment