Skip to content

Commit

Permalink
remove deprecated option
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierlabayle committed Jan 30, 2024
1 parent 13c4e16 commit a426e4a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bin/generate_tl_inputs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -134,10 +134,6 @@ function parse_commandline()
"results"
help = "CSV file containing TarGene results."
required = true
"--outdir"
help = "Where the data will be generated."
arg_type = String
default = pwd()
"--pval-threshold"
help = "The p-value threshold for significant results calling"
default = 0.05
Expand Down

0 comments on commit a426e4a

Please sign in to comment.