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

Update NFTest sample #144

Closed Faizal-Eeman closed 5 months ago

Faizal-Eeman commented 5 months ago

Description

Use HG003 of 5X depth of coverage as test sample for NFTest. This sample works for all tests including gCNV.

Closes #143

Testing Results

NFTest log - /hot/software/pipeline/pipeline-call-gSV/Nextflow/development/unreleased/mmootor-replace-NFtest-sample/sbatch-nftest-20240502T012041Z.log

Checklist

github-actions[bot] commented 5 months ago

Bleep bloop, I am a robot.

Alas, some of the Nextflow configuration tests failed!

test/configtest-F16.json

@ ["params","input","BAM","normal",["set"],{}]
- "/hot/software/pipeline/pipeline-call-gSV/Nextflow/development/input/data/CPCG0196-B1-downsampled-a-partial-sorted.bam"
+ "/hot/software/pipeline/pipeline-call-gSV/Nextflow/development/input/data/BWA-MEM2-2.2.1_GATK-4.2.4.1_0000082_HG003_subsampled_5X_sorted.bam"
@ ["params","sample_to_process",["set"],{}]
- {"id":"8675309","path":"/hot/software/pipeline/pipeline-call-gSV/Nextflow/development/input/data/CPCG0196-B1-downsampled-a-partial-sorted.bam","sample_type":"normal"}
+ {"id":"8675309","path":"/hot/software/pipeline/pipeline-call-gSV/Nextflow/development/input/data/BWA-MEM2-2.2.1_GATK-4.2.4.1_0000082_HG003_subsampled_5X_sorted.bam","sample_type":"normal"}

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.
nwiltsie commented 5 months ago

/fix-tests

github-actions[bot] commented 5 months ago

Bleep bloop, I am a robot.

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