Skip to content

Release v1.7.3

Compare
Choose a tag to compare
@priesgo priesgo released this 09 Dec 12:21
· 41 commits to master since this release
055e84e

Bugfix

In order to call CollectHsMetrics the workflow transforms the input BED file into the Picard's intervals format. But this was writing the intervas file in the same folder where the original BED file lied. This caused conflicts when multiple samples ran at the same time and tried to write/read from/to the same file.