# abricate mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für abricate in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:abricate
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install abricate
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:abricate
- **Paketmanager:** Homebrew
- **Version:** 1.4.0
- **Quellzusammenfassung:** Find antimicrobial resistance and virulence genes in contigs
- **Homepage:** <https://github.com/tseemann/abricate>
- **Repository:** <https://github.com/tseemann/abricate>
- **Zuletzt aktualisiert:** 2026-07-29T17:23:23+01:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- abricate (Alias)
- abricate-get_db (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.4.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2015: v0.1 Debut release.
- 2020: v1.0.0 added file-of-filenames scanning, defaults around coverage/identity thresholds, MEGARES docs, and NCBI/CARD database support.
- 2025: v1.2.0 refreshed databases, moved CI to GitHub Actions, switched download code to Perl File::Fetch, and improved docs.
- 2026: v1.4.0 added a UPEC/ExPEC virulence-factors database and updated NCBI AMR data.

### Related projects

- The README points users to ARIBA, ResFinder, RGI, SRST2, and AMRFinderPlus when ABRicate is not the right fit. It also bundles or references databases including NCBI AMRFinderPlus, CARD, ResFinder, ARG-ANNOT, MEGARES, PlasmidFinder, VFDB, VICTORS, BacMet, and UPEC/ExPEC VF.

### Quellen

- <https://github.com/tseemann/abricate#readme>
- <https://github.com/tseemann/abricate/releases>
- input source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Combined YAML source

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


## Quellen

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