Login

Trimmomatic : Remove low-quality bases and adapter sequences

NL
Nour Larifi
May 19, 2023, 8:51 AM

Introduction

Quality control and preprocessing of sequencing data are crucial steps in NGS data analysis pipelines, as they help improve the accuracy and reliability of subsequent analyses such as genome assembly, variant calling, and gene expression quantification. Trimmomatic addresses these needs by providing a comprehensive set of algorithms and functions for read trimming and filtering.


Main functions of trimmomatic

Its primary purpose is to remove low-quality bases, adapter sequences, and other artifacts from raw sequencing reads, resulting in cleaner and more reliable data for downstream analysis.


Steps to follow

  1. Ensure that the "gws_scomix" version 0.1.2 brick is loaded
  2. So first, upload your fastqc folder to the Databox.
  3. Then, create a new experiment.
  4. Import your resource
  5. Link it to the "Read trimming" task available in the "gws_scomix" brick.
  6. Specify the type of sequencing "single end" or "paired end" , forward and reverse file differentiator , number of threads and minimum length of reads to be kept.
  7. Run your experiment
  8. A folder containing trimmed data wil be generated