# minigraph を Homebrew でインストール

minigraph のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:minigraph
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install minigraph
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:minigraph
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/minigraph>
- **バージョン:** 0.21
- **ソース概要:** Proof-of-concept seq-to-graph mapper and graph generator
- **ホームページ:** <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>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- minigraph (cli)
- minigraph (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.21
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/lh3/minigraph
- 検出された最新: v0.21 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://formulae.brew.sh/formula/minigraph>
- <https://github.com/ComparativeGenomicsToolkit/cactus/blob/master/doc/pangenome.md>
- <https://github.com/lh3/minigraph>
- <https://lh3.github.io/minigraph/>
- <https://link.springer.com/article/10.1186/s13059-020-02168-z>
- <https://profiles.wustl.edu/en/publications/pangenome-graph-construction-from-genome-alignments-with-minigrap>
- <https://pubmed.ncbi.nlm.nih.gov/33066802/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **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:** stable


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [abricate](https://www.automicvault.com/ja/pkg/brew/abricate/) - Shares av.db curated category or tags: bioinformatics, cli, genomics, science.
- [gffread](https://www.automicvault.com/ja/pkg/brew/gffread/) - Shares av.db curated category or tags: bioinformatics, cli, genomics, science.
- [stringtie](https://www.automicvault.com/ja/pkg/brew/stringtie/) - Shares av.db curated category or tags: bioinformatics, cli, genomics, science.
- [tabixpp](https://www.automicvault.com/ja/pkg/brew/tabixpp/) - Shares av.db curated category or tags: bioinformatics, cli, genomics, science.
- [vcfanno](https://www.automicvault.com/ja/pkg/brew/vcfanno/) - Shares av.db curated category or tags: bioinformatics, cli, genomics, science.
- [vcflib](https://www.automicvault.com/ja/pkg/brew/vcflib/) - Shares av.db curated category or tags: bioinformatics, cli, genomics, science.
- [vcftools](https://www.automicvault.com/ja/pkg/brew/vcftools/) - Shares av.db curated category or tags: bioinformatics, cli, genomics, science.
- [bbtools](https://www.automicvault.com/ja/pkg/brew/bbtools/) - Shares av.db curated category or tags: bioinformatics, cli, genomics, science.
- [miniprot](https://www.automicvault.com/ja/pkg/brew/miniprot/) - Local package facts share a topical domain. Shared terms: bioinformatics, cli, genomics, mapping, science.
- [minimap2](https://www.automicvault.com/ja/pkg/brew/minimap2/) - Local package facts share a topical domain. Shared terms: bioinformatics, cli, genomics, science, sequence.

## Combined YAML source

View the package source record on GitHub. [combined/minigraph.yml](https://github.com/automic-vault/db/blob/main/combined/minigraph.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
