mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 02:58:17 +00:00
add brackets to contains
This commit is contained in:
parent
dc6ad1bff6
commit
e34dcdd8bc
1 changed files with 1 additions and 2 deletions
|
@ -5,6 +5,5 @@
|
|||
- gatk4
|
||||
files:
|
||||
- path: output/gatk4/test.cnn.vcf.gz
|
||||
contains: ["CNN_1D=-11.836;END=1951 GT:DP:GQ:MIN_DP:PL"]
|
||||
contains: ["##ALT=<ID=NON_REF,Description="]
|
||||
- path: output/gatk4/test.cnn.vcf.gz.tbi
|
||||
md5sum: 76eda8249fa285c061e1a32da2ad95d7
|
||||
|
|
Loading…
Reference in a new issue