FRED-2 / OptiType

Precision HLA typing from next-generation sequencing data
BSD 3-Clause "New" or "Revised" License
180 stars 74 forks source link

Fix potential output name collisions #117

Closed lkuchenb closed 3 years ago

lkuchenb commented 3 years ago

The pipeline currently generates temporary output files that are named after the current date and time. When the pipeline is launched multiple times in a short period of time by a workflow engine, this results in collisions.

This patch adds the same prefix to the temporary bam files as for the output. Collisions can thus be prevented by using --prefix