Skip to content

Commit

Permalink
change defatult acmg num
Browse files Browse the repository at this point in the history
  • Loading branch information
wintun12 committed Feb 13, 2024
1 parent 0cf9ea4 commit 029d4e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dxapp.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
"label": "ACMG",
"class": "int",
"optional": true,
"default": 3,
"default": 0,
"help": "Determines number of extra sheet(s) with ACMG reporting criteria",
"group": "generate_workbook.py"
},
Expand Down

0 comments on commit 029d4e5

Please sign in to comment.