Skip to content

Commit 263287f

Browse files
committed
update tests
1 parent 575491e commit 263287f

8 files changed

Lines changed: 32 additions & 8 deletions

File tree

.test/config-chm-eval/config.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,4 +188,7 @@ report:
188188
custom_alignment_properties:
189189
activate: false
190190
column: "panel"
191-
tsv: ""
191+
tsv: ""
192+
193+
basequality_recalibration:
194+
activate: true

.test/config-giab/config.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,4 +161,7 @@ gene_coverage:
161161
custom_alignment_properties:
162162
activate: false
163163
column: "panel"
164-
tsv: ""
164+
tsv: ""
165+
166+
basequality_recalibration:
167+
activate: true

.test/config-no-candidate-filtering/config.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,7 @@ report:
127127
custom_alignment_properties:
128128
activate: false
129129
column: "panel"
130-
tsv: ""
130+
tsv: ""
131+
132+
basequality_recalibration:
133+
activate: true

.test/config-simple/config.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,7 @@ tables:
131131
custom_alignment_properties:
132132
activate: false
133133
column: "panel"
134-
tsv: ""
134+
tsv: ""
135+
136+
basequality_recalibration:
137+
activate: true

.test/config-sra/config.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,7 @@ tables:
117117
custom_alignment_properties:
118118
activate: false
119119
column: "panel"
120-
tsv: ""
120+
tsv: ""
121+
122+
basequality_recalibration:
123+
activate: true

.test/config-target-regions/config.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,7 @@ tables:
130130
custom_alignment_properties:
131131
activate: false
132132
column: "panel"
133-
tsv: ""
133+
tsv: ""
134+
135+
basequality_recalibration:
136+
activate: true

.test/config-target-regions/config_multiple_beds.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,7 @@ tables:
128128
custom_alignment_properties:
129129
activate: false
130130
column: "panel"
131-
tsv: ""
131+
tsv: ""
132+
133+
basequality_recalibration:
134+
activate: true

.test/config_primers/config.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,7 @@ tables:
120120
custom_alignment_properties:
121121
activate: false
122122
column: "panel"
123-
tsv: ""
123+
tsv: ""
124+
125+
basequality_recalibration:
126+
activate: true

0 commit comments

Comments
 (0)