macOS
brew install fgbiolocal Homebrew formula metadata
brew
fgbio のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fgbiolocal Homebrew formula metadata
概要
Tools for working with genomic and high throughput sequencing data
履歴
fgbio is a Fulcrum Genomics toolkit for analyzing genomic and high-throughput sequencing data. It is a command-line collection aimed at read-level and variant-level workflows, with a particular emphasis on robust NGS processing, molecular indexes, and consensus-read generation.
The GitHub repository was created in March 2016, and the first release listed by the GitHub API is 0.1.0 later that month. The README describes fgbio as a set of tools for genomic data analysis with a focus on next-generation sequencing.
The project is written in Scala, built with sbt, and distributed as an executable jar or through package managers. Its README says the repository README is mostly for developers and builders, while the project website carries detailed user documentation, per-tool usage pages, and metrics documentation.
The toolkit's stated goals are robust, well-tested tools, an easy command line, clear documentation, and open-source development for the community and Fulcrum Genomics clients. The tool list shows the project expanding into UMI handling, consensus reads, FASTQ/BAM manipulation, QC metrics, contig-name rewriting, and synthetic mixture VCF creation.
fgbio has a narrower package footprint than general-purpose CLIs, but it is visible in bioinformatics distribution channels. Its README advertises Bioconda, Maven Central, Javadocs, Zenodo DOI metadata, and installation through conda or a minimal conda package; the batch package facts show a Homebrew formula as well.
The project README says the tools are used by Fulcrum Genomics customers and others for ad-hoc analysis and production pipelines. That positions fgbio as a practical pipeline component rather than only a reference implementation.
Users run fgbio as a command-line toolkit over FASTQ, SAM/BAM, VCF/BCF, and related genomic data. Common documented areas include UMI annotation and correction, grouping reads by UMI, calling molecular or duplex consensus reads, filtering and clipping BAMs, sorting and updating read groups, collecting QC metrics, and manipulating contig names.
The README documents `java -jar target/scala-2.13/fgbio-<version>.jar` for command discovery when building locally, while normal users are directed to the hosted tools documentation and package-manager installation.
fgbio matters to package maintainers because it packages a JVM/Scala genomics toolkit as a reproducible command-line dependency for sequencing pipelines. Its useful surface is a large family of subcommands, so packaging quality is about making one executable reliably available with the right Java runtime rather than exposing a single algorithm.
セキュリティ状態
fgbio に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fgbio | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/fulcrumgenomics/fgbio
インストールメタデータ
| パッケージキー | brew:fgbio |
|---|---|
| バージョン | 4.1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fgbio |
| ホームページ | https://fulcrumgenomics.github.io/fgbio/ |
| リポジトリ | https://github.com/fulcrumgenomics/fgbio |
| 上流ドキュメント | https://fulcrumgenomics.github.io/fgbio |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/fulcrumgenomics/fgbio/releases/download/4.1.0/fgbio-4.1.0.jar |
| 最終更新 | 2026-05-20T05:30:27Z |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fgbio |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.