macOS
brew install breseqlocal Homebrew formula metadata
brew
Computational pipeline for finding mutations in short-read DNA resequencing data. Version 0.40.1 via Homebrew; verified 2026-06-19.
install
brew install breseqlocal Homebrew formula metadata
overview
Computational pipeline for finding mutations in short-read DNA resequencing data
history
breseq is a command-line microbial genomics pipeline for finding mutations in short-read resequencing data against a reference genome. It is associated with the Barrick Lab and is aimed especially at haploid microbial genomes, with companion tooling such as gdtools for working with GenomeDiff-style results.
The project predates its 2015 GitHub import: its official citation file points users to a 2014 Methods in Molecular Biology article on identifying mutations in laboratory-evolved microbes with breseq, and to a 2014 BMC Genomics article on structural variation in haploid microbial genomes. The repository was created on GitHub in March 2015, with release v0.26.0 published shortly afterward.
breseq's documentation culture is unusually deep for a packaged CLI: the official wiki is a user manual with installation material, usage pages for breseq and gdtools, and tutorials for clones, populations, barcoded/targeted data, and curation workflows. The Barrick Lab homepage also links example output and tutorial data, reflecting its origin as a research-lab tool rather than a general developer utility.
Adoption is strongest in microbial evolution and resequencing workflows. Official project materials point users to GitHub releases and Bioconda, while Homebrew packages it for macOS and Linux users who want a system package. Homebrew analytics reported hundreds of installs over the prior year at lookup time, a niche but steady signal for a scientific command-line package.
Users run breseq on short-read resequencing data to call mutations relative to a reference sequence, then use its HTML reports, GenomeDiff output, and gdtools utilities to inspect, compare, or curate results. The tool is especially relevant when experiments produce many evolved microbial clones or populations that need consistent mutation calling.
For package nerds, breseq is a good example of research software that became a reproducible CLI package across multiple scientific distribution channels. It brings a citation-backed bioinformatics workflow, native C++ code, test data, tutorials, and platform packaging into the same ecosystem, which is exactly the kind of messy but valuable scientific tool package managers preserve.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
breseq | cli | global executable | |
gdtools | cli | global executable |
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.
https://github.com/barricklab/breseq
install metadata
| Package key | brew:breseq |
|---|---|
| Version | 0.40.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/breseq |
| Homepage | https://barricklab.org/breseq |
| Repository | https://github.com/barricklab/breseq |
| Upstream docs | https://github.com/barricklab/breseq/wiki |
| License | GPL-2.0-or-later AND MIT AND BSD-3-Clause |
| Source archive | https://github.com/barricklab/breseq/archive/refs/tags/v0.40.1.tar.gz |
| Last updated | 2026-06-19T12:30:02-07:00 |
| Pulse | updated |
| Dependencies | bowtie2, r |
| Build dependencies | autoconf, automake, libtool |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | breseq |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.