uclahs-cds / pipeline-call-gSV

Nextflow pipeline to call germline structural variants and copy number variants using DELLY and Manta
https://uclahs-cds.github.io/pipeline-call-gSV/
GNU General Public License v2.0
2 stars 1 forks source link

Add base resource update #165

Closed Faizal-Eeman closed 5 months ago

Faizal-Eeman commented 5 months ago

Description

Add base resource update feature.

Closes #163

Testing Results

NFTest Manta was run with twice the default CPU and memory allocation and the run time was significantly reduced to 1m on A-mini sample indicating a successful integration of the base resource update feature. The same NFTest without any base resource updates had a runtime of 7m.

NFTest log:

Checklist