Hello,
I am using Cutadapt, but I have a problem: It doesn't find adapter, but with a banal research with function "find" in the file I find adapters, so I am sure that they are in my file.
Probably the problem is in the parameters that I wrote. In particular I have a list of adapters and I have to trim at 5'. I wrote this:
cutadapt -g adapter.fasta -o output.fastq myfile.fastq
What is the problem? Please could you help me?
Thank you in advance.
No, I have not paired reads and I am using 454 Roche Junior
Try with
-b
, to see if it finds the sequences