macOS
brew install fastq-toolslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fastq-tools in AI-Agent-Workflows.
Installation
brew install fastq-toolslocal Homebrew formula metadata
Überblick
Small utilities for working with fastq sequence files
Verlauf
fastq-tools is a compact suite of Unix-style utilities for FASTQ sequencing files, including tools for sorting, grepping, k-mer counting, local sequence matching, quality-score tabulation and adjustment, sampling, and duplicate counting.
Daniel C. Jones published fastq-tools under an MIT-style license in 2011. The README presents it as a collection of small and efficient programs for common tasks with high-throughput sequencing data in FASTQ format.
The package follows the older autotools-era scientific CLI model: generated configure scripts for release tarballs, autogen.sh for git checkouts, and a short dependency list of PCRE and zlib. The GitHub repository remained active through later tags, with v0.8.3 listed among its published tags.
fastq-tools is niche compared with later all-in-one preprocessors, but it fills a durable command-line niche for people who want small composable tools over a single workflow application. Its Homebrew packaging reflects that Unix-toolbox use case.
The suite works with ordinary and gzipped FASTQ files. Users pick individual commands such as fastq-sort, fastq-grep, fastq-kmers, fastq-sample, fastq-uniq, and fastq-qual rather than configuring a long-running application.
No persistent configuration or credentials file is documented; behavior is driven by command-line options and the input FASTQ streams or files.
fastq-tools is significant as a small-binary, many-command package: it packages the FASTQ format as a shell-friendly toolkit. That makes it closer to classic text-processing utilities than to GUI or report-heavy bioinformatics applications.
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 |
|---|---|---|---|
fastq-grep | cli | globales Executable | |
fastq-kmers | cli | globales Executable | |
fastq-match | cli | globales Executable | |
fastq-qscale | cli | globales Executable | |
fastq-qual | cli | globales Executable | |
fastq-qualadj | cli | globales Executable | |
fastq-sample | cli | globales Executable | |
fastq-sort | cli | globales Executable | |
fastq-uniq | 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/dcjones/fastq-tools
Installationsmetadaten
| Paketschlüssel | brew:fastq-tools |
|---|---|
| Version | 0.8.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/fastq-tools |
| Homepage | https://github.com/dcjones/fastq-tools |
| Repository | https://github.com/dcjones/fastq-tools |
| Upstream-Dokumentation | https://github.com/dcjones/fastq-tools#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/dcjones/fastq-tools/archive/refs/tags/v0.8.3.tar.gz |
| Abhängigkeiten | pcre |
| Build-Abhängigkeiten | autoconf, automake, libtool |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fastq-tools |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| 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.