sjanssen2 / spike

NGS pipeline for SNV detection in tumor context
BSD 3-Clause "New" or "Revised" License
0 stars 4 forks source link

added -p {threads} #223

Closed sjanssen2 closed 4 years ago

sjanssen2 commented 4 years ago

to address #222, I added the -p {threads} argument to the pigz call. Note that threads: 1 is the default, but can be dynamically overwritten by the cluster.yaml configuration. Thus, this is a more clean solution than just writing -p 1.