It looks like Haloplex data - the last thing you want to do is run MarkDuplicates on it. This is a terrible idea.
Hi,
I did an sequencing run where I enriched specific DNA regions. Thus I expect to have a lot of PCR duplicates. In the figure below you can see a IGV print screen of a specific region. You can see that pretty all reads are the same. But several of them has some mismatches (see arrows) (less than 1% of the reads have some mismatches). Can I consider that they are PCR duplicates ? or are they real different DNA fragments ?

Thanks
3 answers
Hi,
You can use Picard tools to identify the PCR duplicates (with option MarkDuplicates)
http://broadinstitute.github.io/picard/command-line-overview.html#Overview
Those differences could have easily arisen during the sequencing of the fragments, as no sequencing machine is flawless and will produce erroneous sequencing reads.
Looking at this picture it looks like sequencing error <- more or less random between sequences, however
In aDNA we observe lots of fixed errors in some portion of the reads, the possible explanation for that is that those mismatches if present in the exactly same place in probable duplicate read come not from sequencing error, but either from polymerase error during PCR or from sample contamination. To test if it really was a polymerase you can do analysis cycle by cycle.
Log in to answer this question.
I think that checking the Phred score for those bases that are different can give you some insights. But in general I don't think there's an easy way to know if two reads are PCR duplicates.
they seems to have phred score between 15 and 20. But several of them have good phred score (>30)
What sequencer was used? Do the differences occur in a homopolymer region?
We used a miSeq and it's not a homopolymer region
Which polymerase enzyme was used in PCR?