Automic VaultAutomic Vault

brew

使用 Homebrew, apt, Nix 安装 fastp

查看 fastp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install fastp

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install fastp

Debian stable package indexes · fastp · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#fastp

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

概览

软件包摘要

Ultra-fast all-in-one FASTQ preprocessor

命令和别名

  • fastp

历史

项目历史与用法

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.

时间线

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

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
fastpcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.3.6
管理器更新时间2026-06-29
本地数据OK
上游当前
检测到的最新版本v1.3.6

https://github.com/OpenGene/fastp

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:fastp
版本1.3.6
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/fastp
主页https://github.com/OpenGene/fastp
仓库https://github.com/OpenGene/fastp
上游文档https://github.com/OpenGene/fastp#readme
许可证MIT
源码归档https://github.com/OpenGene/fastp/archive/refs/tags/v1.3.6.tar.gz
最后更新2026-06-29T10:45:23Z
Pulseupdated
依赖highway, isa-l, libdeflate
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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