wustl-oncology / analysis-wdls

Scalable genomic analysis pipelines, written in WDL
MIT License
5 stars 11 forks source link

changed star fusion cpus to 24 and turned off preempting #134

Closed evelyn-schmidt closed 10 months ago

evelyn-schmidt commented 11 months ago

Increase CPUs for star fusion from 12 to 24.

This process never utilizes preempting. @malachig has requested it just be turned off. We could remove the preempt line entirely since the default is zero but for clarity of the change I have left the line in.

malachig commented 10 months ago

Confirmed that the alignment and fusion calling complete as expected on a full data set (mcdb024) and there is no impact on the star fusion results.