Automic VaultAutomic Vault

brew

使用 Homebrew, apt, Nix, pacman 安装 augustus

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install augustus

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install augustus

Debian stable package indexes · augustus · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#augustus

nixpkgs package indexes · pkgs/by-name/au/augustus/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S augustus

Arch Linux sync databases · augustus · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

Predict genes in eukaryotic genomic sequences

命令和别名

  • aln2wig
  • augustus
  • bam2hints
  • bam2wig
  • compileSpliceCands
  • etraining
  • fastBlockSearch
  • filterBam
  • homGeneMapping
  • joingenes
  • pp_simScore
  • prepareAlign

历史

项目历史与用法

AUGUSTUS is a gene prediction system for eukaryotic genomic sequences. In package-manager terms it is a bioinformatics CLI suite with a large config/species data payload, training parameters, auxiliary tools, and workflows that bridge local command-line runs, web services, and genome annotation pipelines.

项目历史

The University of Greifswald project site identifies AUGUSTUS as a program for predicting genes in eukaryotic genomic sequences and carries 2003 metadata. The official reference list traces the research lineage from Mario Stanke's 2003 hidden-Markov-model work through the 2004 AUGUSTUS web-server paper and later papers on hints, alternative transcripts, cDNA alignments, and comparative gene prediction.

The current GitHub README says AUGUSTUS can find genes and gene structures in one or more genomes, can run ab initio, and can incorporate hints from EST, protein alignments, MS/MS, and syntenic genomic alignments. The ABOUT document notes that since version 3.0 it can predict genes simultaneously in several aligned genomes.

The project site records several adoption-era milestones: an automatic annotation pipeline was distributed by 2009, RNA-Seq integration was documented in 2012, and source-code issue handling moved to GitHub. Releases on GitHub include 3.3.2 in 2018, 3.3.3 in 2019, 3.4.0 in 2020, and 3.5.0 in 2022.

采用历史

AUGUSTUS adoption is driven by genome annotation workflows rather than casual CLI use. The official site offers web interfaces, a larger WebAUGUSTUS service, local downloads, training, species parameter sets, and links to accuracy results. The supplied package-manager facts show Homebrew, Debian, Nix, Arch, and Ubuntu packages, reflecting its role as a reproducible command-line dependency in bioinformatics environments.

使用方式

The official running guide describes the basic command as augustus [parameters] --species=SPECIES queryfilename, with uncompressed FASTA input and GTF-like output. Users choose species parameter sets, redirect output to GFF/GTF files, pass hints files and extrinsic configuration, retrain species parameters, and run auxiliary programs such as etraining and bam2hints.

为什么软件包爱好者会关心

AUGUSTUS is package-interesting because the executable alone is not enough: the config directory, species parameters, extrinsic.cfg, scripts, examples, and auxiliary programs must line up with AUGUSTUS_CONFIG_PATH or the executable-relative ../config fallback. It is a classic scientific package where data files, environment variables, and compiled tools are one deployable unit.

时间线

  • 2003: Foundational HMM gene-prediction thesis and related Bioinformatics paper appeared.
  • 2004: AUGUSTUS web-server paper was published.
  • 2006: Papers covered alternative transcripts and extrinsic hints.
  • 2008: cDNA and syntenic alignment improvements were published.
  • 2009: The project site announced an automatic annotation pipeline for download.
  • 2012: RNA-Seq integration for the download version was documented.
  • 2016: Multi-genome gene finding was published.
  • 2018: GitHub release 3.3.2 was published.
  • 2022: GitHub release 3.5.0 was published.

Related projects

  • AUGUSTUS is commonly discussed with WebAUGUSTUS, BRAKER, comparative gene prediction workflows, RNA-Seq hint generation, genome browsers such as Gbrowse, and the broader University of Greifswald bioinformatics toolchain.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$AUGUSTUS_CONFIG_PATH../config relative to the augustus executable$AUGUSTUS_CONFIG_PATH/extrinsic/extrinsic.cfg

可执行文件

已安装的可执行文件

命令类型暴露范围备注
aln2wigcli全局可执行文件
augustuscli全局可执行文件
bam2hintscli全局可执行文件
bam2wigcli全局可执行文件
compileSpliceCandscli全局可执行文件
etrainingcli全局可执行文件
fastBlockSearchcli全局可执行文件
filterBamcli全局可执行文件
homGeneMappingcli全局可执行文件
joingenescli全局可执行文件
pp_simScorecli全局可执行文件
prepareAligncli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本3.5.0
管理器更新时间2026-06-25
本地数据OK
上游当前
检测到的最新版本v3.5.0

https://github.com/Gaius-Augustus/Augustus

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:augustus
版本3.5.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/augustus
主页https://bioinf.uni-greifswald.de/augustus/
仓库https://github.com/Gaius-Augustus/Augustus
上游文档https://bioinf.uni-greifswald.de/augustus
许可证Artistic-1.0
源码归档https://github.com/Gaius-Augustus/Augustus/archive/refs/tags/v3.5.0.tar.gz
最后更新2026-06-25T13:37:37+02:00
Pulseupdated
依赖bamtools, boost, htslib
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaugustus
Version Scheme0
Revision12
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

augustus 3.5.0+dfsg-5

gene prediction in eukaryotic genomes

https://bioinf.uni-greifswald.de/augustus/

sudo apt install augustus
  • Section: science
  • Architecture: amd64
  • 12 依赖
  • 8 可选依赖
  • normalized package name match
  • 匹配方式:Augustus
Debian stable package indexes · deb.debian.org · Debian stable package indexes: augustus from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

augustus-data 3.5.0+dfsg-5

data files for AUGUSTUS

https://bioinf.uni-greifswald.de/augustus/

sudo apt install augustus-data
  • Section: science
  • Architecture: all
  • Source Package: augustus
  • normalized package name match
  • 匹配方式:Augustus
Debian stable package indexes · deb.debian.org · Debian stable package indexes: augustus-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

augustus-doc 3.5.0+dfsg-5

documentation files for AUGUSTUS

https://bioinf.uni-greifswald.de/augustus/

sudo apt install augustus-doc
  • Section: doc
  • Architecture: all
  • Source Package: augustus
  • normalized package name match
  • 匹配方式:Augustus
Debian stable package indexes · deb.debian.org · Debian stable package indexes: augustus-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

augustus

nix profile install nixpkgs#augustus
  • normalized package name match
  • 匹配方式:Augustus
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/au/augustus/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

augustus 3.5.0+dfsg-4build5

gene prediction in eukaryotic genomes

https://bioinf.uni-greifswald.de/augustus/

sudo apt install augustus
  • Section: universe/science
  • Architecture: amd64
  • 12 依赖
  • 8 可选依赖
  • normalized package name match
  • 匹配方式:Augustus
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: augustus from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

augustus-data 3.5.0+dfsg-4build5

data files for AUGUSTUS

https://bioinf.uni-greifswald.de/augustus/

sudo apt install augustus-data
  • Section: universe/science
  • Architecture: all
  • Source Package: augustus
  • normalized package name match
  • 匹配方式:Augustus
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: augustus-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

augustus-doc 3.5.0+dfsg-4build5

documentation files for AUGUSTUS

https://bioinf.uni-greifswald.de/augustus/

sudo apt install augustus-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: augustus
  • normalized package name match
  • 匹配方式:Augustus
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: augustus-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

augustus 4.0.0-2

An enhanced re-implementation of Caesar III

https://github.com/Keriew/augustus

sudo pacman -S augustus
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • 6 依赖
  • normalized package name match
  • 匹配方式:Augustus
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: augustus from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment