macOS
brew install minigraphlocal Homebrew formula metadata
brew
minigraph のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install minigraphlocal Homebrew formula metadata
概要
Proof-of-concept seq-to-graph mapper and graph generator
履歴
minigraph is Heng Li's sequence-to-graph mapper and pangenome graph generator. The GitHub project describes it as a tool that aligns query sequences against a sequence graph and incrementally augments that graph with long divergent subsequences; the project documentation also notes that a significant portion of the source derives from minimap2, Li's pairwise nucleotide aligner.
The tool sits in the pangenome era of bioinformatics, where multiple high-quality assemblies are represented as a graph rather than flattened into one linear reference. The 2020 Genome Biology paper by Li, Feng, and Chu introduced the design and construction of reference pangenome graphs with minigraph, including a graph-based data model and formats intended to preserve coordinates against a linear reference. The command-line workflow maps sequences to sequences or graphs, emits PAF/GAF-style mappings, builds rGFA graphs from reference and sample assemblies, and can feed structural-variation extraction through gfatools.
Its adoption history is tied to pangenome-reference research rather than general-purpose package use. Later Minigraph-Cactus work used minigraph to construct a structural-variation graph from input assemblies before Cactus refined it into richer pangenome graph outputs, and that pipeline demonstrated scaling to 90 human haplotypes from the Human Pangenome Reference Consortium. In package managers, minigraph is a specialist bioinformatics CLI for researchers building or testing genome graphs, often alongside minimap2, gfatools, vg, Cactus, and Bioconda-style scientific software stacks.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
minigraph | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/lh3/minigraph
インストールメタデータ
| パッケージキー | brew:minigraph |
|---|---|
| バージョン | 0.21 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/minigraph |
| ホームページ | https://lh3.github.io/minigraph |
| リポジトリ | https://github.com/lh3/minigraph |
| 上流ドキュメント | https://github.com/lh3/minigraph#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/lh3/minigraph/archive/refs/tags/v0.21.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | minigraph |
| 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.