This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Sequence duplication in fastqc

I have sequence duplication in fastqc reports while analysing for paired end reads for doing RNASeq. Do I have to remove the duplicates before proceeding to alignment and count generation?

fastqc duplication rnaseq

1 answer

It would help you to read some of the excellent blog posts by FastQC authors here: https://sequencing.qcfail.com/software/fastqc/

With RNAseq you do not remove duplicates (unless you have unique molecular indexes (UMI). One expects RNA's to be present in multiple copies for some genes and these would show up as "duplicates".

Log in to answer this question.