# 使用 Homebrew 安装 abricate

查看 abricate 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install abricate
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:abricate
- **软件包管理器:** Homebrew
- **版本:** 1.4.0
- **来源摘要:** Find antimicrobial resistance and virulence genes in contigs
- **主页:** <https://github.com/tseemann/abricate>
- **仓库:** <https://github.com/tseemann/abricate>
- **最后更新:** 2026-07-29T17:23:23+01:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- abricate (别名)
- abricate-get_db (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.4.0
## 项目历史与用法

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.

### 时间线

- 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.

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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)


## 来源

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