Automic VaultAutomic Vault

brew

fastp mit Homebrew, apt, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fastp in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install fastp

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install fastp

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

Nixverifiziert · 92%
nix profile install nixpkgs#fastp

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

Überblick

Paketzusammenfassung

Ultra-fast all-in-one FASTQ preprocessor

Befehle und Aliase

  • fastp

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
fastpcliglobales Executable

Aktualität

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

Seite generiert2026-07-10
Manager-Version1.3.6
Manager aktualisiert2026-06-29
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.3.6

https://github.com/OpenGene/fastp

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:fastp
Version1.3.6
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/fastp
Homepagehttps://github.com/OpenGene/fastp
Repositoryhttps://github.com/OpenGene/fastp
Upstream-Dokumentationhttps://github.com/OpenGene/fastp#readme
LizenzMIT
Quellarchivhttps://github.com/OpenGene/fastp/archive/refs/tags/v1.3.6.tar.gz
Zuletzt aktualisiert2026-06-29T10:45:23Z
Pulseupdated
Abhängigkeitenhighway, isa-l, libdeflate
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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