macOS
brew install fastklocal Homebrew formula metadata
安装
brew install fastklocal Homebrew formula metadata
概览
K-mer counter for high-fidelity shotgun datasets
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
FastK | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
Fastcat | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
Fastcp | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
Fastmerge | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
Fastmv | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
Fastrm | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
Haplex | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
Histex | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
Homex | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
KmerMap | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
Logex | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
Profex | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
Symmex | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
Tabex | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
Vennex | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:fastk |
|---|---|
| 版本 | 1.2 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/thegenemyers/FASTK |
| 仓库 | https://github.com/thegenemyers/FASTK |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.