Skip to content

Commit

Permalink
linting changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Patricie34 committed Nov 28, 2024
1 parent 4980695 commit a31e7db
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion tests/test_concat_germline_vcfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
command: nextflow run main.nf -profile test --input ./tests/csv/3.0/mapped_joint_bam.csv --concatenate_vcfs --tools deepvariant,freebayes,haplotypecaller,manta,mpileup,strelka,tiddit --step variant_calling --outdir results
tags:
- concatenate_vcfs
files:
files:
- path: results/variant_calling/concat/testN/testN.deepvariant.germline.vcf.gz
- path: results/variant_calling/concat/testT/testT.deepvariant.germline.vcf.gz
- path: results/variant_calling/concat/testN/testN.deepvariant.germline.vcf.gz.tbi
Expand Down
1 change: 0 additions & 1 deletion tests/test_normalize_vcfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
tags:
- normalize_vcfs
files:
files:
- path: results/variant_calling/normalized/testN/testN.deepvariant.norm.vcf.gz
- path: results/variant_calling/normalized/testT/testT.deepvariant.norm.vcf.gz
- path: results/variant_calling/normalized/testN/testN.deepvariant.norm.vcf.gz.tbi
Expand Down

0 comments on commit a31e7db

Please sign in to comment.