Skip to content

Commit

Permalink
fix: column names to match gemrline
Browse files Browse the repository at this point in the history
  • Loading branch information
famosab committed Nov 29, 2024
1 parent f6bd3ca commit af469ef
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions workflow/resources/datavzrd/fp-fn-per-benchmark-config.yte.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,8 @@ views:
scale: ordinal
sort_index:
display-mode: hidden
true_genotype:
?if params.somatic:
?if params.somatic:
true_genotype:
display-mode: hidden
?else:
display-mode: normal
predicted_genotype:
?if params.somatic:
display-mode: hidden
?else:
display-mode: normal
predicted_genotype:
display-mode: hidden

0 comments on commit af469ef

Please sign in to comment.