Does genomecov count marked duplicates?

163 views
Skip to first unread message

Dan Sun

unread,
Feb 20, 2016, 10:57:05 AM2/20/16
to bedtools-discuss
Hi,

I have a question about genomecov. Does genomecov count duplicate reads after marking (not removing) them using software like Picard? I hope it does not..

Thanks!

Aaron Quinlan

unread,
Feb 25, 2016, 2:33:15 PM2/25/16
to Dan Sun, bedtools...@googlegroups.com
Hi Dan,

I counts every aligned record that you provide it.  To filter out duplicates, you could use samtools to exclude duplicates and pipe the results into genomecov (bam format).

I hope this helps.
Aaron
--
You received this message because you are subscribed to the Google Groups "bedtools-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bedtools-discu...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Dan Sun

unread,
Feb 29, 2016, 9:25:34 AM2/29/16
to bedtools-discuss, mered...@gmail.com
Thanks! Since more and more people choose to mark duplicates instead, I think it would be more powerful to include the recognition of marked duplicates

Dan
Reply all
Reply to author
Forward
0 new messages