macOS
brew install fastplocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fastp pour les workflows d'agents IA.
installation
brew install fastplocal Homebrew formula metadata
sudo apt install fastpDebian stable package indexes · fastp · Source: deb.debian.org
nix profile install nixpkgs#fastpnixpkgs package indexes · pkgs/by-name/fa/fastp/package.nix · Source: api.github.com
aperçu
Ultra-fast all-in-one FASTQ preprocessor
historique
fastp is an all-in-one FASTQ preprocessor for short-read sequencing data. It combines quality control, filtering, adapter trimming, per-read cutting, UMI handling, paired-end merging, and HTML/JSON reporting in one command-line tool.
The OpenGene fastp repository was created in 2017, and the original fastp paper appeared in Bioinformatics in 2018. The project described itself as an ultra-fast all-in-one FASTQ preprocessor at a time when many pipelines chained separate QC, trimming, and filtering tools.
The README documents continuing expansion after the original release: batch processing, STDIN/STDOUT streaming, output splitting for parallel processing, polyG/polyX trimming, UMI processing, duplication analysis, and support for modern dependencies such as ISA-L, libdeflate, and Google Highway. A 2025 iMeta paper is listed by the project as the fastp 1.0 citation.
fastp has broad bioinformatics packaging and workflow adoption signals. Its README advertises Bioconda installation, Debian packaging, and direct use from the European Galaxy server, and the source repository has remained active with releases into 2026.
The tool became popular because it gives sequencing users an immediate before-and-after QC report while also producing cleaned FASTQ files. That made it convenient for command-line pipelines, Galaxy workflows, and package managers that prefer one reproducible executable over a chain of small filters.
Typical fastp usage passes input and output FASTQ files with -i/-o for single-end data and -i/-I/-o/-O for paired-end data. By default it writes fastp.html and fastp.json reports, making it useful both as a preprocessing step and as a QC artifact generator.
The README also documents streaming operation, interleaved input, failed-read output, partial processing for quick previews, output splitting, paired-end merging, and automatic adapter handling. No persistent config or credential file is documented.
fastp matters to package nerds because it condensed a common NGS preprocessing stack into one fast native binary with reports. The interesting packaging edge is its performance dependency chain: ISA-L, libdeflate, and Highway need to line up cleanly across Linux and macOS builds.
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 |
|---|---|---|---|
fastp | 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/OpenGene/fastp
métadonnées d'installation
| Clé du paquet | brew:fastp |
|---|---|
| Version | 1.3.6 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/fastp |
| Page d'accueil | https://github.com/OpenGene/fastp |
| Dépôt | https://github.com/OpenGene/fastp |
| Docs amont | https://github.com/OpenGene/fastp#readme |
| Licence | MIT |
| Archive source | https://github.com/OpenGene/fastp/archive/refs/tags/v1.3.6.tar.gz |
| Dernière mise à jour | 2026-06-29T10:45:23Z |
| Pulse | updated |
| Dépendances | highway, isa-l, libdeflate |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, 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 | fastp |
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
fastp 0.24.0+dfsg-1
Ultra-fast all-in-one FASTQ preprocessor
https://github.com/OpenGene/fastp
sudo apt install fastpfastp
nix profile install nixpkgs#fastpfastp 0.23.4+dfsg-1
Ultra-fast all-in-one FASTQ preprocessor
https://github.com/OpenGene/fastp
sudo apt install fastppiste 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.