Trim Galore

Trim Galore performs quality- and adapter-trimming of sequencing FastQ files as a wrapper around Cutadapt and FastQC to prepare data for downstream analyses, including MspI-digested RRBS-based epigenetic studies.


Key Features:

  • Quality Trimming: Uses Cutadapt to remove low-quality bases from the ends of reads in FastQ files.
  • Adapter Trimming: Uses Cutadapt to detect and remove sequencing adapter sequences from reads.
  • FastQC Integration: Runs FastQC to generate quality reports before and after trimming.
  • MspI-digested RRBS-type Libraries Support: Provides specialized trimming functionality for MspI-digested Reduced Representation Bisulfite Sequencing (RRBS) libraries.
  • Compression Handling: Manages compressed FastQ files and handles decompression paths for gzip-compatible tools, addressing cases involving gzip, igzip, or pigz.

Scientific Applications:

  • High-throughput sequencing preprocessing: Prepares sequencing FastQ reads for downstream analyses by removing adapters and low-quality bases.
  • Epigenetic RRBS analyses: Preprocesses MspI-digested RRBS libraries for methylation and other epigenetic studies.

Methodology:

Acts as a wrapper that calls Cutadapt for quality- and adapter-trimming on FastQ files, runs FastQC to produce pre- and post-trimming reports, and handles compressed files including gzip/igzip/pigz while providing specific handling for MspI-digested RRBS libraries.

Topics

Collections

Details

Tool Type:
command-line tool
Operating Systems:
Linux, Mac
Programming Languages:
Perl
Added:
1/17/2017
Last Updated:
11/6/2024

Operations

Publications

Krueger F, James F, Ewels P, Afyounian E, Weinstein M, Schuster-Boeckler B, et al. FelixKrueger/TrimGalore: v0.6.10 - add default decompression path [Internet]. Zenodo; 2023. Available from: https://zenodo.org/record/7598955

Documentation