Skip to content

Commit

Permalink
fix: add tumor_sample_name to test config
Browse files Browse the repository at this point in the history
  • Loading branch information
famosab authored Mar 28, 2024
1 parent 502cea4 commit d8cc32b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .test/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ variant-calls:
dummy-imgag:
path: "resources/variants/na12878-somatic/all.truth.bcf"
benchmark: "imgag-somatic-5perc"
tumor_sample_name: "HG001"

custom-benchmarks:
my-custom-benchmark: # custom benchmark name, choose freely (no whitespace allowed)
Expand All @@ -22,4 +23,4 @@ custom-benchmarks:

limit-reads: true

grch37: false
grch37: false

0 comments on commit d8cc32b

Please sign in to comment.