macOS
brew install fastklocal Homebrew formula metadata
brew / rank 11748
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 | executable | indexed executable | Discovered from the local executable index. |
Fastcat | executable | indexed executable | Discovered from the local executable index. |
Fastcp | executable | indexed executable | Discovered from the local executable index. |
Fastmerge | executable | indexed executable | Discovered from the local executable index. |
Fastmv | executable | indexed executable | Discovered from the local executable index. |
Fastrm | executable | indexed executable | Discovered from the local executable index. |
Haplex | executable | indexed executable | Discovered from the local executable index. |
Histex | executable | indexed executable | Discovered from the local executable index. |
Homex | executable | indexed executable | Discovered from the local executable index. |
KmerMap | executable | indexed executable | Discovered from the local executable index. |
Logex | executable | indexed executable | Discovered from the local executable index. |
Profex | executable | indexed executable | Discovered from the local executable index. |
Symmex | executable | indexed executable | Discovered from the local executable index. |
Tabex | executable | indexed executable | Discovered from the local executable index. |
Vennex | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:fastk |
|---|---|
| Version | 1.2 |
| Package manager | Homebrew |
| Homepage | https://github.com/thegenemyers/FASTK |
| Repository | https://github.com/thegenemyers/FASTK |
| Bottle | not recorded |
| Service | none declared |
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.