hi all, sorry, but I'm afraid I have to ask you a naive and stupid question about removing dupilicates after marking duplicates with picard.
After marking duplicates with picard, I then used "samtools view -F 1024 -bh bamfile >> filtered bamfile" to remove duplicates.
But a question came to my mind: are all the reads with same start and end will be removed using my protocal? It seems at least one of them should be left in my bamfile.
Thanks a lot!
After marking duplicates with picard, I then used "samtools view -F 1024 -bh bamfile >> filtered bamfile" to remove duplicates.
But a question came to my mind: are all the reads with same start and end will be removed using my protocal? It seems at least one of them should be left in my bamfile.
Thanks a lot!