# OpenGene/fastp

An ultra-fast all-in-one FASTQ preprocessor (QC/adapters/trimming/filtering/splitting/merging...)

Repository: https://github.com/OpenGene/fastp
Canonical: https://ross.abutalabs.com/products/fastp
Language: C++
License: MIT
License Family: permissive
Topics: fastq, qc, preprocessing, filtering, adapter, overlap, quality, trimming, splitting, quality-control, filter, ngs, bioinformatics, umi, sequencing, illumina, polyg, duplication, merging
Last push: 2026-07-30T08:41:54+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 90, longevity 100
- inputs: {"age_days": 3228, "days_push": 34, "days_rel": 65, "gap_med": 8.0, "n_releases_24m": 17}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2422, forks 384 (observed 2026-08-28T04:06:50.617289+00:00)

## What it is
fastp is an ultra-fast all-in-one FASTQ preprocessing and quality control tool written in C++. It handles adapter trimming, quality filtering, read splitting/merging, UMI processing, and QC reporting for short-read sequencing data.

## Use cases
- trim adapters from Illumina FASTQ reads
- quality control and filtering of NGS sequencing data
- preprocess FASTQ files before alignment
- remove low-quality reads and polyG tails
- split and merge paired-end FASTQ files
- extract UMIs from sequencing reads
- generate QC reports for FASTQ data

## When to choose
- you need fast, single-tool FASTQ preprocessing for short reads
- you want combined trimming, filtering, and QC reporting in one step
- you work with Illumina or MGI sequencing data
- you need batch processing of many FASTQ files

## When to avoid
- you are processing long reads from Nanopore or PacBio (use fastplong instead)
- you need highly specialized trimming algorithms not covered by fastp
- you require a GUI-only workflow

## Facets
- artifact type: cli-tool
- maturity: stable
- function: cli, developer-tools
- domain: bioinformatics
- platform: windows, cli, cross-platform
- tags: fastq, quality-control, adapter-trimming, ngs, sequencing, illumina, umi, bioinformatics, data-engineering, command-line, linux, macos

## Member repositories
- OpenGene/fastp (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:50.617289+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:33:01.535461+00:00, confidence not recorded.
  - readme: https://github.com/OpenGene/fastp (fetched 2026-08-28T04:06:50.617289+00:00, sha 93192cb609f0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
