macOS
brew install fastgalocal Homebrew formula metadata
brew / 順位 8003
fastga のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fastgalocal Homebrew formula metadata
概要
Pairwise whole genome aligner
履歴
FASTGA is a pairwise whole-genome aligner by Gene Myers and Chenxi Zhou. It compares two genomes, or a genome against itself, and outputs alignments in formats such as `.1aln`, PAF, and PSL.
The FASTGA README identifies the authors, gives May 10, 2023 as the first date, and describes the tool as a fast genome aligner for high-quality, nearly complete genomes. Its design builds on adaptive seed finding and the wave-based local alignment approach associated with Myers' earlier DALIGNER work.
The package is more than one binary. It includes conversion, indexing, viewing, plotting, annotation, and file-management utilities around genome databases, genome indexes, ONEcode alignment files, PAF, PSL, BED, and ANO files.
The README's version notes show active development through 2025, including soft masking, log-file support for HPC cluster use, improved GIXmake memory behavior, faster conversion utilities, a ONEaln C library, and ANO annotation-file support.
FASTGA is niche scientific software rather than a general developer tool, but its official README includes Bioconda and Anaconda badges and Homebrew packages it as a formula. That places it in the practical bioinformatics packaging ecosystem where command-line tools are installed into reproducible analysis environments.
Its adoption case is strongest for users who already understand genome alignment workflows and want a performant aligner with reusable intermediate genome databases and indexes. The README emphasizes comparing large genomes quickly, keeping compact binary alignment outputs, and converting to common exchange formats when needed.
Basic usage can be as simple as `FastGA A B` for two FASTA or ONEcode sequence inputs, streaming PAF output by default. The tool can also compare a genome against itself, keep persistent GDB and GIX intermediates, output PSL or binary ONEcode ALN files, and convert results with helper tools such as ALNtoPAF and ALNtoPSL.
FASTGA's workflow creates or reuses genome databases and genome indexes, then records alignments in a compact `.1aln` representation. Users handling repeated comparisons can prebuild GDB and GIX files to avoid repeated conversion and indexing costs.
FASTGA is package-nerd interesting because bioinformatics packages often ship a constellation of small command-line utilities rather than one executable. The Homebrew formula exposes a whole toolkit for converting, indexing, aligning, inspecting, plotting, and translating genome alignment data.
Its significance is also in file formats: GDB, GIX, `.1aln`, ONEcode, PAF, PSL, BED, and ANO support make it useful in pipelines where compact intermediate storage and standards-adjacent interchange formats both matter.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ALNchain | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
ALNplot | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
ALNreset | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
ALNshow | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
ALNtoPAF | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
ALNtoPSL | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
ANOshow | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
ANOstat | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
ANOtoBED | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
BEDtoANO | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
FAtoGDB | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
FastGA | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
FastKS | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
GDBshow | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
GDBstat | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
GDBtoFA | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
GIXcp | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
GIXmake | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
GIXmv | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
GIXrm | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
GIXshow | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
ONEalnTEST | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
ONEview | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
PAFtoALN | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
PAFtoPSL | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:fastga |
|---|---|
| バージョン | 1.5 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/thegenemyers/FASTGA |
| リポジトリ | https://github.com/thegenemyers/FASTGA |
| 最終更新 | 2026-08-02T16:35:31+09:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.