# Installer breseq avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de breseq pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:breseq
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install breseq
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#breseq
```

  Preuve: nixpkgs package indexes: pkgs/by-name/br/breseq/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:breseq
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.40.2
- **Résumé source:** Computational pipeline for finding mutations in short-read DNA resequencing data
- **Page d'accueil:** <https://barricklab.org/breseq>
- **Dépôt:** <https://github.com/barricklab/breseq>
- **Dernière mise à jour:** 2026-07-29T15:20:21Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- breseq (alias)
- gdtools (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.40.2
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2014: Preferred breseq methods article and related BMC Genomics article published.
- 2015: GitHub repository created and v0.26.0 release published.
- 2016-2017: 0.27 through 0.30 releases continued the public release series.
- 2024: v0.39.0 released.
- 2026: v0.40.1 released and Homebrew stable version reported as 0.40.1.

### Related projects

- gdtools is shipped with breseq for GenomeDiff manipulation and downstream analysis.
- Bioconda distributes breseq for scientific package-management workflows, alongside Homebrew packaging for general Unix-like developer environments.
- The Barrick Lab tutorial data and example outputs are part of the practical ecosystem around the tool.

### Sources

- <https://barricklab.org/breseq>
- <https://formulae.brew.sh/api/formula/breseq.json>
- <https://github.com/barricklab/breseq>
- <https://github.com/barricklab/breseq/wiki>
- <https://raw.githubusercontent.com/barricklab/breseq/master/CITATION.cff>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Nix - breseq: normalized package name match | nixpkgs package indexes: pkgs/by-name/br/breseq/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
