# 使用 Homebrew 安装 fastk

查看 fastk 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install fastk
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:fastk
- **软件包管理器:** Homebrew
- **版本:** 1.2
- **来源摘要:** K-mer counter for high-fidelity shotgun datasets
- **主页:** <https://github.com/thegenemyers/FASTK>
- **仓库:** <https://github.com/thegenemyers/FASTK>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- FastK (别名)
- Fastcat (别名)
- Fastcp (别名)
- Fastmerge (别名)
- Fastmv (别名)
- Fastrm (别名)
- Haplex (别名)
- Histex (别名)
- Homex (别名)
- KmerMap (别名)
- Logex (别名)
- Profex (别名)
- Symmex (别名)
- Tabex (别名)
- Vennex (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.2
## 项目历史与用法

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


## Combined YAML source

View the package source record on GitHub. [combined/fastk.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fastk.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
