AdamaJava / adamajava

Other
14 stars 5 forks source link

Qsv matefile #375

Closed newellf closed 1 month ago

newellf commented 1 month ago

Description

Bugfix. For GRCh38, temporary matepair files names separated reference name from file ending with an underscore, but scaffold contigs in GRCh38 also have an underscore, so mate pairs were incorrectly matched. Changed file name to include "xxx"

Type of change

How Has This Been Tested?

Added unit tests and ran qsv for previously failing sample

Are WDL Updates Required?

sv.wdl will need to be updated to a new release of adamajava to include this change.

Checklist: