fastp-fastq-preprocessing

Community

Fast & efficient FASTQ preprocessing.

Authorjaechang-hits
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the essential preprocessing of raw FASTQ sequencing data, cleaning it by removing adapters and low-quality bases, which is crucial for downstream bioinformatics analysis.

Core Features & Use Cases

  • Adapter Trimming: Automatically detects and removes Illumina adapters.
  • Quality Filtering: Filters reads based on Phred quality scores and length.
  • QC Reporting: Generates detailed HTML and JSON quality control reports.
  • Use Case: Prepare raw RNA-seq FASTQ files for alignment by removing adapters and low-quality bases, ensuring cleaner data for gene expression analysis.

Quick Start

Run fastp to trim adapters and quality filter paired-end FASTQ files named 'sample_R1.fastq.gz' and 'sample_R2.fastq.gz', outputting to 'sample_R1.trimmed.fastq.gz' and 'sample_R2.trimmed.fastq.gz', and generate reports 'sample_qc.html' and 'sample_qc.json' using 8 threads.

Dependency Matrix

Required Modules

fastpmultiqc

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fastp-fastq-preprocessing
Download link: https://github.com/jaechang-hits/SciAgent-Skills/archive/main.zip#fastp-fastq-preprocessing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.