# fastk を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:fastk
```

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

### macOS

- Homebrew (100%):

```sh
brew install fastk
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:fastk
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/fastk>
- **バージョン:** 1.2
- **ソース概要:** K-mer counter for high-fidelity shotgun datasets
- **ホームページ:** <https://github.com/thegenemyers/FASTK>
- **リポジトリ:** <https://github.com/thegenemyers/FASTK>
- **上流ドキュメント:** <https://github.com/thegenemyers/FASTK#readme>
- **ライセンス:** BSD-3-Clause AND (MIT AND BSD-3-Clause) AND MIT
- **ソースアーカイブ:** <https://github.com/thegenemyers/FASTK/archive/refs/tags/v1.2.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- FastK (cli)
- Fastcat (cli)
- Fastcp (cli)
- Fastmerge (cli)
- Fastmv (cli)
- Fastrm (cli)
- Haplex (cli)
- Histex (cli)
- Homex (cli)
- KmerMap (cli)
- Logex (cli)
- Profex (cli)
- Symmex (cli)
- Tabex (cli)
- Vennex (cli)
- FastK (エイリアス)
- Fastcat (エイリアス)
- Fastcp (エイリアス)
- Fastmerge (エイリアス)
- Fastmv (エイリアス)
- Fastrm (エイリアス)
- Haplex (エイリアス)
- Histex (エイリアス)
- Homex (エイリアス)
- KmerMap (エイリアス)
- Logex (エイリアス)
- Profex (エイリアス)
- Symmex (エイリアス)
- Tabex (エイリアス)
- Vennex (エイリアス)

## 依存関係

- xz

## macOS 提供ライブラリ

- bzip2
- curl

## インストール挙動

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

## バージョンと鮮度

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

FastK is Gene Myers' k-mer counter for high-quality shotgun sequencing data, especially Illumina and PacBio HiFi datasets. It is packaged as a command-line scientific tool rather than a general developer utility.

### プロジェクトの歴史

The README identifies Gene Myers as author, gives July 22, 2020 as the first date, and documents FastK as a k-mer counter optimized for high-quality assembly datasets. Its command suite includes FastK itself plus utilities for moving, merging, concatenating, inspecting, and mapping FastK output files.

### 採用の歴史

FastK's public footprint is niche and bioinformatics-specific. Its adoption signal is strongest in packaging and genomics workflows that need efficient k-mer histograms, tables, and profiles for large sequencing data rather than in broad developer communities.

### 使われ方

FastK consumes CRAM, BAM, SAM, FASTA, FASTQ, gzip-compressed sequence files, and Dazzler databases, producing histograms, sorted k-mer/count tables, and optional sequence profiles. The README emphasizes low-memory operation, temporary disk usage, multithreading, and HPC workflows such as splitting data and merging tables.

### パッケージ好きにとっての重要性

For package nerds, FastK is interesting because it is a domain-heavy command suite where filesystem layout is part of the interface: stub files, hidden sidecar files, table/profile extensions, and companion commands such as Fastrm and Fastmerge all have to be packaged together correctly.

### タイムライン

- 2020: README records the first FastK date as July 22, 2020.
- 2020: GitHub repository created on October 19, 2020.
- 2021: README current date records April 18, 2021.

### Related projects

- KMC3 is named in the README as a performance comparison point.
- DAZZ_DB is supported as an input format.
- merfin is named as a downstream use case for relative k-mer profiles.

### ソース

- <https://github.com/thegenemyers/FASTK>
- <https://raw.githubusercontent.com/thegenemyers/FASTK/master/README.md>
- <https://api.github.com/repos/thegenemyers/FASTK>


## セキュリティノート

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:** fastk
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, 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.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://www.automicvault.com/ja/pkg/scientific-computing-tools/) - Matched scientific computing metadata.
- [xz](https://www.automicvault.com/ja/pkg/brew/xz/) - Runtime dependency declared by Homebrew.
- [jellyfish](https://www.automicvault.com/ja/pkg/brew/jellyfish/) - Shares av.db curated category or tags: bioinformatics, cli, genomics, k-mer, science.
- [abricate](https://www.automicvault.com/ja/pkg/brew/abricate/) - 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.
- [bioperl](https://www.automicvault.com/ja/pkg/brew/bioperl/) - Shares av.db curated category or tags: bioinformatics, cli, genomics, science.
- [blast](https://www.automicvault.com/ja/pkg/brew/blast/) - Shares av.db curated category or tags: bioinformatics, cli, genomics, science.
- [bowtie2](https://www.automicvault.com/ja/pkg/brew/bowtie2/) - Shares av.db curated category or tags: bioinformatics, cli, genomics, science.
- [breseq](https://www.automicvault.com/ja/pkg/brew/breseq/) - Shares av.db curated category or tags: bioinformatics, cli, genomics, science.
- [echtvar](https://www.automicvault.com/ja/pkg/brew/echtvar/) - Shares av.db curated category or tags: bioinformatics, cli, genomics, science.
- [tabixpp](https://www.automicvault.com/ja/pkg/brew/tabixpp/) - Local package facts share a topical domain. Shared terms: bioinformatics, cli, genomics, science, xz.
- [vcflib](https://www.automicvault.com/ja/pkg/brew/vcflib/) - Local package facts share a topical domain. Shared terms: bioinformatics, cli, genomics, science, xz.

## Combined YAML source

View the package source record on GitHub. [combined/fastk.yml](https://github.com/automic-vault/db/blob/main/combined/fastk.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
