macOS
brew install fastgalocal Homebrew formula metadata
安装
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 | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.