Hi,
I am looking for various methods for determining PCR duplicates/redundant reads in NGS data, and so far have come across the "mark duplicates" method in Piccard, and the the rmdup method in SAMTools. Does anyone else know of other software packages that performs this function?
Thanks!
EDIT: I will aggregate any software found to be able to mark PCR duplicates in a list:
- SAMTools
- Piccard
Just curious: why are you looking for other tools? Is there some feature or behavior you're looking for that Picard and Samtools does not currently provide?