fqtrim

fqtrim trims and filters raw next-generation sequencing (NGS) reads to remove low-quality bases, ambiguous bases, and adapter sequences for improved downstream analyses.


Key Features:

  • Read Filtering: Removes low-quality reads based on average quality scores and the presence of ambiguous bases.
  • Quality Trimming: Trims sequence ends where base quality falls below a specified threshold.
  • Adapter Removal: Identifies and removes adapter sequences introduced by sequencing artifacts.
  • Customizable Parameters: Supports specification of minimum length after trimming, quality thresholds, and specific adapter sequences.

Scientific Applications:

  • Genomic research: Preprocesses NGS reads to produce higher-quality sequence data for downstream analyses.
  • NGS platform support: Applicable to Illumina, Ion Torrent, and other sequencing technologies.

Methodology:

Performs read filtering by average quality and ambiguous-base detection, end-based quality trimming using quality thresholds, adapter identification and removal, and enforces minimum length after trimming via configurable parameters.

Topics

Details

Tool Type:
command-line tool
Operating Systems:
Linux
Added:
12/18/2017
Last Updated:
12/10/2018

Operations

Publications

Pertea G. gpertea/fqtrim: fqtrim release v0.9.7 [Internet]. Zenodo; 2018. Available from: https://zenodo.org/record/593893

Documentation

Links