macOS
brew install fastklocal Homebrew formula metadata
brew
K-mer counter for high-fidelity shotgun datasets. Version 1.2 via Homebrew; verified from local package data.
install
brew install fastklocal Homebrew formula metadata
overview
K-mer counter for high-fidelity shotgun datasets
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
FastK | cli | global executable | |
Fastcat | cli | global executable | |
Fastcp | cli | global executable | |
Fastmerge | cli | global executable | |
Fastmv | cli | global executable | |
Fastrm | cli | global executable | |
Haplex | cli | global executable | |
Histex | cli | global executable | |
Homex | cli | global executable | |
KmerMap | cli | global executable | |
Logex | cli | global executable | |
Profex | cli | global executable | |
Symmex | cli | global executable | |
Tabex | cli | global executable | |
Vennex | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/thegenemyers/FASTK
install metadata
| Package key | brew:fastk |
|---|---|
| Version | 1.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fastk |
| Homepage | https://github.com/thegenemyers/FASTK |
| Repository | https://github.com/thegenemyers/FASTK |
| Upstream docs | https://github.com/thegenemyers/FASTK#readme |
| License | BSD-3-Clause AND (MIT AND BSD-3-Clause) AND MIT |
| Source archive | https://github.com/thegenemyers/FASTK/archive/refs/tags/v1.2.tar.gz |
| Dependencies | xz |
| Uses from macOS | bzip2, curl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.