Automic VaultAutomic Vault

brew

augustus を Homebrew, apt, Nix, pacman でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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