macOS
brew install augustuslocal Homebrew formula metadata
brew
augustus のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install augustuslocal Homebrew formula metadata
sudo apt install augustusDebian stable package indexes · augustus · ソース: deb.debian.org
nix profile install nixpkgs#augustusnixpkgs package indexes · pkgs/by-name/au/augustus/package.nix · ソース: api.github.com
sudo pacman -S augustusArch Linux sync databases · augustus · ソース: geo.mirror.pkgbuild.com
概要
Predict genes in eukaryotic genomic sequences
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.cfg実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
aln2wig | cli | グローバル実行可能ファイル | |
augustus | cli | グローバル実行可能ファイル | |
bam2hints | cli | グローバル実行可能ファイル | |
bam2wig | cli | グローバル実行可能ファイル | |
compileSpliceCands | cli | グローバル実行可能ファイル | |
etraining | cli | グローバル実行可能ファイル | |
fastBlockSearch | cli | グローバル実行可能ファイル | |
filterBam | cli | グローバル実行可能ファイル | |
homGeneMapping | cli | グローバル実行可能ファイル | |
joingenes | cli | グローバル実行可能ファイル | |
pp_simScore | cli | グローバル実行可能ファイル | |
prepareAlign | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Gaius-Augustus/Augustus
インストールメタデータ
| パッケージキー | 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 |
| Pulse | updated |
| 依存関係 | bamtools, boost, htslib |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 augustusソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.