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 | 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 | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/thegenemyers/FASTK
安装元数据
| 软件包键 | brew:fastk |
|---|---|
| 版本 | 1.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/fastk |
| 主页 | 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 |
| 依赖 | xz |
| macOS 提供的库 | bzip2, curl |
| 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 | 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.