Skip to content

Commit

Permalink
Update test paths
Browse files Browse the repository at this point in the history
  • Loading branch information
yashpatel6 committed Mar 13, 2024
1 parent 528688c commit 0a8eaa0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions nftest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ cases:
skip: false
verbose: true
asserts:
- actual: recalibrate-BAM-1.0.0-rc.4/TWGSAMIN000001/GATK-4.2.4.1/output/BWA-MEM2-2.2.1_GATK-4.2.4.1_A-mini_S2-v1.1.5.bam
- actual: recalibrate-BAM-*/TWGSAMIN000001/GATK-*/output/BWA-MEM2-*_GATK-*_A-mini_S2-v1.1.5.bam
expect: /hot/software/pipeline/pipeline-recalibrate-BAM/Nextflow/development/output/BWA-MEM2-2.2.1_GATK-4.2.4.1_A-mini_S2-v1.1.5.bam
method: md5
- actual: recalibrate-BAM-1.0.0-rc.4/TWGSAMIN000001/GATK-4.2.4.1/output/BWA-MEM2-2.2.1_GATK-4.2.4.1_A-mini_S2-v1.1.5.bam.bai
- actual: recalibrate-BAM-*/TWGSAMIN000001/GATK-*/output/BWA-MEM2-*_GATK-*_A-mini_S2-v1.1.5.bam.bai
expect: /hot/software/pipeline/pipeline-recalibrate-BAM/Nextflow/development/output/BWA-MEM2-2.2.1_GATK-4.2.4.1_A-mini_S2-v1.1.5.bam.bai
method: md5
- actual: recalibrate-BAM-1.0.0-rc.4/TWGSAMIN000001/GATK-4.2.4.1/output/BWA-MEM2-2.2.1_GATK-4.2.4.1_A-mini_S2-v1.1.5.bam.sha512
- actual: recalibrate-BAM-*/TWGSAMIN000001/GATK-*/output/BWA-MEM2-*_GATK-*_A-mini_S2-v1.1.5.bam.sha512
expect: /hot/software/pipeline/pipeline-recalibrate-BAM/Nextflow/development/output/BWA-MEM2-2.2.1_GATK-4.2.4.1_A-mini_S2-v1.1.5.bam.sha512
method: md5
- actual: recalibrate-BAM-1.0.0-rc.4/TWGSAMIN000001/GATK-4.2.4.1/output/BWA-MEM2-2.2.1_GATK-4.2.4.1_A-mini_S2-v1.1.5.bam.bai.sha512
- actual: recalibrate-BAM-*/TWGSAMIN000001/GATK-*/output/BWA-MEM2-*_GATK-*_A-mini_S2-v1.1.5.bam.bai.sha512
expect: /hot/software/pipeline/pipeline-recalibrate-BAM/Nextflow/development/output/BWA-MEM2-2.2.1_GATK-4.2.4.1_A-mini_S2-v1.1.5.bam.bai.sha512
method: md5

0 comments on commit 0a8eaa0

Please sign in to comment.