Skip to content

Commit

Permalink
Merge pull request #684 from umccr/bugfix/fix-rnasum-dataset-input-pa…
Browse files Browse the repository at this point in the history
…rameter
  • Loading branch information
alexiswl authored Nov 11, 2024
2 parents db6469a + 748bb92 commit 82fd0e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"Type": "Choice",
"Choices": [
{
"Variable": "$.get_input_parameters_from_event_step.inputs.genomesVersion",
"Variable": "$.get_input_parameters_from_event_step.inputs.dataset",
"IsPresent": false,
"Comment": "Get Default Version",
"Next": "Set Dataset as Default (PANCAN)"
Expand Down

0 comments on commit 82fd0e6

Please sign in to comment.