Automic VaultAutomic Vault

brew

Installer fastp avec Homebrew, apt, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fastp pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install fastp

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install fastp

Debian stable package indexes · fastp · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#fastp

nixpkgs package indexes · pkgs/by-name/fa/fastp/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Ultra-fast all-in-one FASTQ preprocessor

Commandes et alias

  • fastp

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2017: The public OpenGene fastp repository is created.
  • 2018: The original Bioinformatics fastp paper is published.
  • 2025: The project lists the fastp 1.0 iMeta paper as the preferred citation.
  • 2026: v1.3.6 is released.

Related projects

  • The README compares fastp reports to FastQC and mentions Trimmomatic-style sliding-window quality cutting. It also points long-read users to OpenGene fastplong.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 3 dépendances d’exécution.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
fastpcliexécutable global

fraîcheur

Version et 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.

page générée2026-07-10
version du gestionnaire1.3.6
gestionnaire mis à jour2026-06-29
données localesOK
amontà jour
dernière version détectéev1.3.6

https://github.com/OpenGene/fastp

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:fastp
Version1.3.6
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/fastp
Page d'accueilhttps://github.com/OpenGene/fastp
Dépôthttps://github.com/OpenGene/fastp
Docs amonthttps://github.com/OpenGene/fastp#readme
LicenceMIT
Archive sourcehttps://github.com/OpenGene/fastp/archive/refs/tags/v1.3.6.tar.gz
Dernière mise à jour2026-06-29T10:45:23Z
Pulseupdated
Dépendanceshighway, isa-l, libdeflate
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefastp
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

fastp 0.24.0+dfsg-1

Ultra-fast all-in-one FASTQ preprocessor

https://github.com/OpenGene/fastp

sudo apt install fastp
  • Section: science
  • Architecture: amd64
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Fastp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fastp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

fastp

nix profile install nixpkgs#fastp
  • normalized package name match
  • Correspondance par : Fastp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fa/fastp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

fastp 0.23.4+dfsg-1

Ultra-fast all-in-one FASTQ preprocessor

https://github.com/OpenGene/fastp

sudo apt install fastp
  • Section: universe/science
  • Architecture: amd64
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Fastp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fastp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment