Hi,
I am working with the Illumina paired-end data using Truseq stranded mRNA library prep kit. I would like to initially identify the adapter sequences present in the data, and trim the reads. I checked the data using Fastqc software and it showed no adapter was detected in the data. But, the report from the sequencing company said the read has not trimmed for the adapter. On the Illumina website, I searched for the sequencing adapter for this type of library kit to be trimmed, and a sequence was found. Besides that sequence, Illumina said trimming T overhang is required additionally for that library. I have no idea what to do with this data whether trimming is required or not and how to trim the T overhang. Is there any way to do this issue properly? Please assist me with this and let me know the tools to use.
Thank you, Su
Thank you very much for your kind response. I have trimmed the adapter and primer sequences using bbduk.sh.
You can check that the trimmer is behaving as expected by feeding your original and trimmed fastq files into Trimviz, available here: https://github.com/MonashBioinformaticsPlatform/trimviz
You can also check aligner soft-clipping using this tool.