Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
avantikalal committed Jul 26, 2021
1 parent f24b1ca commit e1d692c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/cmd_args.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ def parse_args(root_dir):
"causal_gene_cut":args.causal_gene_cut,
"max_gene_risk":args.max_gene_risk}
validate_parameters(params, case = 1)
params
elif args.mode == "annotation":
# check annotation params
pass
Expand Down

0 comments on commit e1d692c

Please sign in to comment.