This is a test version of Biostars. For the public version, visit https://www.biostars.org.
kmer content failling with fastqc

Dear all I have trimmed my data(illumina 2*150PE) using bbduk from bbmap suite and still have this issue with fastqc (see photos) as failling kmer content, do you have any suggestion to deal with this problem befor downstream analysis? thank you very much. kmercontent enter image description here

trimming bbduk adaptor trimming ngs illumina

You did not link a picture, and might read this first.

did you compare them against the index sequences?

In my experience kmer content often seems to fail, and I've never figured out why. Nor has it ever seemed to really matter for downstream assembly etc.

Whilst 5' seems trimmed it looks like 3' is not. Did you trimmed both ends ?

I suggest that you not worry about the kmer content failing and move forward with the analysis. This has been one of the tests that is now turned off by default in new FastQC since it causes new people to worry for not always valid reasons.

Indeed. I have never once seen any sample that has passed all of these FASTQC parameters.

If you already trimmed both ends you may have to start the trimming over again changing your adapter sequence file. Find your entire repeated sequence in your original reads then do the trimming again with the modified file.

1 answer

kmercontent summary

Log in to answer this question.