macOS
brew install breseqlocal Homebrew formula metadata
brew
breseq のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install breseqlocal Homebrew formula metadata
概要
Computational pipeline for finding mutations in short-read DNA resequencing data
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
breseq | cli | グローバル実行可能ファイル | |
gdtools | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/barricklab/breseq
インストールメタデータ
| パッケージキー | brew:breseq |
|---|---|
| バージョン | 0.40.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/breseq |
| ホームページ | https://barricklab.org/breseq |
| リポジトリ | https://github.com/barricklab/breseq |
| 上流ドキュメント | https://github.com/barricklab/breseq/wiki |
| ライセンス | GPL-2.0-or-later AND MIT AND BSD-3-Clause |
| ソースアーカイブ | https://github.com/barricklab/breseq/archive/refs/tags/v0.40.1.tar.gz |
| 最終更新 | 2026-06-19T12:30:02-07:00 |
| Pulse | updated |
| 依存関係 | bowtie2, r |
| ビルド依存関係 | autoconf, automake, libtool |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.