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

Process afterscript #164

Closed Faizal-Eeman closed 3 months ago

Faizal-Eeman commented 3 months ago

Description

Set up process afterscript.

Closes #157

Testing Results

Process log dir - /hot/software/pipeline/pipeline-call-gSV/Nextflow/development/unreleased/mmootor-process-afterscript/gsv_discovery-all-tools-std-input/call-gSV-5.1.0/HG003/log-call-gSV-5.1.0-20240626T195850Z/process-log/

NFTest log - /hot/software/pipeline/pipeline-call-gSV/Nextflow/development/unreleased/mmootor-process-afterscript/sbatch-nftest-20240626T195514Z.log

Checklist

github-actions[bot] commented 3 months ago

Bleep bloop, I am a robot.

Alas, some of the Nextflow configuration tests failed!

test/configtest-F16.json

@ ["process","afterScript"]
+ {"1":"","2":"","3":"","closure":""}
@ ["process","ext"]
+ {"capture_logs":true,"commonAfterScript":{"1":"","2":"","3":"","closure":""},"log_dir":{"1":"ext","2":"ext","3":"ext","closure":"ext"}}

If the above changes are surprising, stop and determine what happened.

If the above changes are expected, there are two ways to fix this:

  1. Automatically: Post a comment starting with "/fix-tests" (without the quotes) and I will update the tests for you (you must review my work afterwards).
  2. Manually: Follow these steps on Confluence.
Faizal-Eeman commented 3 months ago

/fix-tests

github-actions[bot] commented 3 months ago

Bleep bloop, I am a robot.

I have updated all of the failing tests for you with 30c7296e414d4844d34f9e23dcd2f301c06371d0. You must review my work before merging this pull request!