macOS
brew install fastq-toolslocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fastq-tools pour les workflows d'agents IA.
installation
brew install fastq-toolslocal Homebrew formula metadata
aperçu
Small utilities for working with fastq sequence files
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
fastq-grep | cli | exécutable global | |
fastq-kmers | cli | exécutable global | |
fastq-match | cli | exécutable global | |
fastq-qscale | cli | exécutable global | |
fastq-qual | cli | exécutable global | |
fastq-qualadj | cli | exécutable global | |
fastq-sample | cli | exécutable global | |
fastq-sort | cli | exécutable global | |
fastq-uniq | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/dcjones/fastq-tools
métadonnées d'installation
| Clé du paquet | brew:fastq-tools |
|---|---|
| Version | 0.8.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/fastq-tools |
| Page d'accueil | https://github.com/dcjones/fastq-tools |
| Dépôt | https://github.com/dcjones/fastq-tools |
| Docs amont | https://github.com/dcjones/fastq-tools#readme |
| Licence | MIT |
| Archive source | https://github.com/dcjones/fastq-tools/archive/refs/tags/v0.8.3.tar.gz |
| Dépendances | pcre |
| Dépendances de compilation | autoconf, automake, libtool |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.