Skip to content

Commit

Permalink
Merge pull request #53 from msk-access/release/0.2.7
Browse files Browse the repository at this point in the history
Release/0.2.7
  • Loading branch information
buehlere authored Oct 16, 2024
2 parents 3e15799 + 05643a9 commit d383c9b
Show file tree
Hide file tree
Showing 5 changed files with 120 additions and 84 deletions.
2 changes: 1 addition & 1 deletion docs/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -728,8 +728,8 @@ $ main vardict case-control filter [OPTIONS]

* `-i, --inputVcf FILE`: Input vcf generated by vardict which needs to be processed [required]
* `--tsampleName TEXT`: Name of the tumor Sample [required]
* `-ad, --alleledepth INTEGER RANGE`: [x>=1] [required]
* `-dp, --totalDepth INTEGER RANGE`: Tumor total depth threshold [default: 20; x>=20]
* `-ad, --alleledepth INTEGER RANGE`: [x>=1]
* `-tnr, --tnRatio INTEGER`: Tumor-Normal variant fraction ratio threshold [default: 1]
* `-vf, --variantFraction FLOAT`: Tumor variant fraction threshold [default: 5e-05]
* `-mq, --minQual INTEGER`: Minimum variant call quality [default: 0]
Expand Down
Loading

0 comments on commit d383c9b

Please sign in to comment.