This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Mark duplicates the bam files sorted by coordinates

Hello

As it is mentioned in the documentation (https://gatk.broadinstitute.org/hc/en-us/articles/360037224932?page=1#comment_4406762304155), it is ideal to submit the query name based sorted bam files, so will it be computationally intensive process to submit the coordinated based sorted bam files?

First, I sorted the unmapped and mapped bam files by queryname and merged these files and then sorted by coordinates. Can these merged bam files which are sorted by coordinates be used to mark duplicates by spark? Also, subsequently run SetNmMdAndUqTags before running BQSR.Please advice

Thanks

spark duplicates mark

From your link:

This can result in the tool being up to 2x slower processing under some circumstances.

Is what it says there... so probably negligible unless you need your results yesterday...

0 answers

No answers yet.

Log in to answer this question.