macOS
brew install fastklocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fastk in AI-Agent-Workflows.
Installation
brew install fastklocal Homebrew formula metadata
Überblick
K-mer counter for high-fidelity shotgun datasets
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
FastK | cli | globales Executable | |
Fastcat | cli | globales Executable | |
Fastcp | cli | globales Executable | |
Fastmerge | cli | globales Executable | |
Fastmv | cli | globales Executable | |
Fastrm | cli | globales Executable | |
Haplex | cli | globales Executable | |
Histex | cli | globales Executable | |
Homex | cli | globales Executable | |
KmerMap | cli | globales Executable | |
Logex | cli | globales Executable | |
Profex | cli | globales Executable | |
Symmex | cli | globales Executable | |
Tabex | cli | globales Executable | |
Vennex | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/thegenemyers/FASTK
Installationsmetadaten
| Paketschlüssel | brew:fastk |
|---|---|
| Version | 1.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/fastk |
| Homepage | https://github.com/thegenemyers/FASTK |
| Repository | https://github.com/thegenemyers/FASTK |
| Upstream-Dokumentation | https://github.com/thegenemyers/FASTK#readme |
| Lizenz | BSD-3-Clause AND (MIT AND BSD-3-Clause) AND MIT |
| Quellarchiv | https://github.com/thegenemyers/FASTK/archive/refs/tags/v1.2.tar.gz |
| Abhängigkeiten | xz |
| Von macOS bereitgestellte Bibliotheken | bzip2, curl |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.