macOS
brew install abricatelocal Homebrew formula metadata
brew
Find antimicrobial resistance and virulence genes in contigs. Version 1.4.0 via Homebrew; verified 2026-06-22.
install
brew install abricatelocal Homebrew formula metadata
overview
Find antimicrobial resistance and virulence genes in contigs
history
ABRicate is a Perl command-line tool for mass screening assembled contigs against antimicrobial-resistance and virulence-gene databases. It matters to package maintainers because it wraps BLAST+, database setup, and summary reporting into a familiar Unix bioinformatics command.
The first GitHub release, v0.1, was published as 'Debut' on April 2, 2015. The README describes the project as mass screening of contigs for antimicrobial resistance or virulence genes and explains that the name combines the common acronym ABR, for antibiotic resistance, with an English-verb-like form.
ABRicate became useful in workflow packaging because the README documents Bioconda installation, source installation, dependency checks, database setup, and operation through a single abricate command. The current Homebrew input metadata shows it packaged for Homebrew, while upstream also advertises Bioconda download badges.
The tool screens assemblies, not raw FASTQ reads, and reports gene hits with coverage, identity, database, accession, product, and resistance fields. It can process many files, read a file-of-filenames, summarize reports into a presence/absence matrix, update bundled databases, and build custom nucleotide databases.
ABRicate is a classic bioinformatics packaging target: a Perl entry point with external command dependencies, bundled or downloadable reference databases, and a check/setup workflow that packagers and workflow engines can exercise after install. Its release history also tracks database refreshes and CI migration.
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 |
|---|---|---|---|
abricate | cli | global executable | |
abricate-get_db | 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/tseemann/abricate
install metadata
| Package key | brew:abricate |
|---|---|
| Version | 1.4.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/abricate |
| Homepage | https://github.com/tseemann/abricate |
| Repository | https://github.com/tseemann/abricate |
| Upstream docs | https://github.com/tseemann/abricate#readme |
| License | GPL-2.0-only |
| Source archive | https://github.com/tseemann/abricate/archive/refs/tags/v1.4.0.tar.gz |
| Last updated | 2026-06-22T14:02:40-07:00 |
| Pulse | updated |
| Dependencies | any2fasta, bioperl, blast |
| Uses from macOS | perl, unzip |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | abricate |
| 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.