pkg.soopen package index

brew / Rang 8024

fastga mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fastga in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install fastga

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Pairwise whole genome aligner

Befehle und Aliase

  • 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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2023: The README records May 10, 2023 as the first date for FASTGA.
  • 2025: Version 1.3 added soft masking and log-file support.
  • 2025: Version 1.4 added the ONEaln C library.
  • 2025: Version 1.5 added ONEcode ANO-file support.

Related projects

  • DALIGNER is cited by FASTGA as an earlier Myers aligner whose wave-based local aligner influenced FASTGA.
  • ONEcode is used for FASTGA's genome database and alignment encodings.
  • PAF and PSL are common output formats FASTGA can emit or convert to.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ALNchaincliglobales Executable
ALNplotcliglobales Executable
ALNresetcliglobales Executable
ALNshowcliglobales Executable
ALNtoPAFcliglobales Executable
ALNtoPSLcliglobales Executable
ANOshowcliglobales Executable
ANOstatcliglobales Executable
ANOtoBEDcliglobales Executable
BEDtoANOcliglobales Executable
FAtoGDBcliglobales Executable
FastGAcliglobales Executable
FastKScliglobales Executable
GDBshowcliglobales Executable
GDBstatcliglobales Executable
GDBtoFAcliglobales Executable
GIXcpcliglobales Executable
GIXmakecliglobales Executable
GIXmvcliglobales Executable
GIXrmcliglobales Executable
GIXshowcliglobales Executable
ONEalnTESTcliglobales Executable
ONEviewcliglobales Executable
PAFtoALNcliglobales Executable
PAFtoPSLcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-04
Manager-Version1.5
Manager aktualisiert2026-08-02
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.5

https://github.com/thegenemyers/FASTGA

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:fastga
Version1.5
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/fastga
Homepagehttps://github.com/thegenemyers/FASTGA
Repositoryhttps://github.com/thegenemyers/FASTGA
LizenzBSD-3-Clause AND MIT
Quellarchivhttps://github.com/thegenemyers/FASTGA/archive/refs/tags/v1.5.tar.gz
Zuletzt aktualisiert2026-08-02T16:35:31+09:00
Pulseupdated
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefastga
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation