macOS
brew install brackenlocal Homebrew formula metadata
brew / rang 13905
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bracken pour les workflows d'agents IA.
installation
brew install brackenlocal Homebrew formula metadata
aperçu
Bayesian estimation of species abundance from Kraken output
historique
Bracken, short for Bayesian Reestimation of Abundance with Kraken, is a command-line method for estimating species or higher-level taxonomic abundance from Kraken-classified metagenomic reads.
Bracken was developed in the Johns Hopkins Center for Computational Biology ecosystem around Kraken. The official CCB page records the first public release in April 2016 and the Bracken paper in PeerJ Computer Science in January 2017.
The project evolved from Python and support scripts into a workflow with `bracken-build` for database preparation and `bracken` for abundance estimation. The CCB news log records the 2018 v2.0.0 release adding shell scripts for the combined workflow and later build-time optimizations.
Bracken is adopted as a companion to Kraken 1, KrakenUniq, and Kraken 2 because Kraken assigns reads to taxonomy but does not itself estimate species abundance. Bracken re-estimates abundances by using k-mer distribution probabilities derived from the Kraken database.
The 2022 Nature Protocols Kraken suite paper incorporated Bracken into a step-by-step metagenomic workflow for microbiome analysis and pathogen detection, reinforcing its role as part of the standard Kraken command-line toolchain.
A typical Bracken run first builds or obtains a Kraken database, generates Bracken database files for a read length with `bracken-build`, classifies samples with Kraken or Kraken 2, creates a Kraken report, and then runs `bracken` or `estimate_abundance.py` to estimate abundance at a target taxonomic rank.
The manual notes that Bracken supports Kraken 1 and Kraken 2 and that users should account for the default k-mer length difference between those classifiers.
Bracken matters to package maintainers because it is a small CLI package that depends operationally on large external Kraken databases and database-specific k-mer distribution files rather than on a self-contained config file.
It is also a packaging example where the executable surface includes both a user-facing abundance command and a build command that prepares data artifacts for downstream runs.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour bracken. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
bracken | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
bracken-build | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:bracken |
|---|---|
| Version | 3.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://ccb.jhu.edu/software/bracken/ |
| Dépôt | https://github.com/jenniferlu717/Bracken |
| Dernière mise à jour | 2026-07-13T04:01:12Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.