Hi guys,
I'm checking my raw reads that I have freshly obtained. I saw the presence of adapter sequences not only on the 3' end but also on the 5' end and sometimes in the middle of reads. After some discussions and research, it seems that I have some adapter dimers in my raw reads.
Knowing that, I would like to apply tools that trim adapters. I wanted to use Trim Galore but it seems that it only remove adapters at the 3' end. Am I wrong? Otherwise, what are tools that could handle the presence of adapters on the 5' end?
Do cutadapt and Trimmomatic only deal with adapters on the 3' end also?
I'm still not familiar with all the tools out there. So, your answers could be really helpful. Thank you very much in advance.
That seems interesting ! I will take a look on it although I've already managed to use trim_galore to trim my data. Thanks.