macOS
brew install augustuslocal Homebrew formula metadata
brew
Predict genes in eukaryotic genomic sequences. Version 3.5.0 via Homebrew; verified 2026-06-25.
install
brew install augustuslocal Homebrew formula metadata
sudo apt install augustusDebian stable package indexes · augustus · source: deb.debian.org
nix profile install nixpkgs#augustusnixpkgs package indexes · pkgs/by-name/au/augustus/package.nix · source: api.github.com
sudo pacman -S augustusArch Linux sync databases · augustus · source: geo.mirror.pkgbuild.com
overview
Predict genes in eukaryotic genomic sequences
history
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.
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.
local files
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.
Config paths the tool may read or write during local use.
$AUGUSTUS_CONFIG_PATH../config relative to the augustus executable$AUGUSTUS_CONFIG_PATH/extrinsic/extrinsic.cfgexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
aln2wig | cli | global executable | |
augustus | cli | global executable | |
bam2hints | cli | global executable | |
bam2wig | cli | global executable | |
compileSpliceCands | cli | global executable | |
etraining | cli | global executable | |
fastBlockSearch | cli | global executable | |
filterBam | cli | global executable | |
homGeneMapping | cli | global executable | |
joingenes | cli | global executable | |
pp_simScore | cli | global executable | |
prepareAlign | 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/Gaius-Augustus/Augustus
install metadata
| Package key | brew:augustus |
|---|---|
| Version | 3.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/augustus |
| Homepage | https://bioinf.uni-greifswald.de/augustus/ |
| Repository | https://github.com/Gaius-Augustus/Augustus |
| Upstream docs | https://bioinf.uni-greifswald.de/augustus |
| License | Artistic-1.0 |
| Source archive | https://github.com/Gaius-Augustus/Augustus/archive/refs/tags/v3.5.0.tar.gz |
| Last updated | 2026-06-25T13:37:37+02:00 |
| Pulse | updated |
| Dependencies | bamtools, boost, htslib |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | augustus |
| Version Scheme | 0 |
| Revision | 12 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
augustus 3.5.0+dfsg-5
gene prediction in eukaryotic genomes
https://bioinf.uni-greifswald.de/augustus/
sudo apt install augustusaugustus-data 3.5.0+dfsg-5
data files for AUGUSTUS
https://bioinf.uni-greifswald.de/augustus/
sudo apt install augustus-dataaugustus-doc 3.5.0+dfsg-5
documentation files for AUGUSTUS
https://bioinf.uni-greifswald.de/augustus/
sudo apt install augustus-docaugustus
nix profile install nixpkgs#augustusaugustus 3.5.0+dfsg-4build5
gene prediction in eukaryotic genomes
https://bioinf.uni-greifswald.de/augustus/
sudo apt install augustusaugustus-data 3.5.0+dfsg-4build5
data files for AUGUSTUS
https://bioinf.uni-greifswald.de/augustus/
sudo apt install augustus-dataaugustus-doc 3.5.0+dfsg-4build5
documentation files for AUGUSTUS
https://bioinf.uni-greifswald.de/augustus/
sudo apt install augustus-docaugustus 4.0.0-2
An enhanced re-implementation of Caesar III
https://github.com/Keriew/augustus
sudo pacman -S augustussource 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.