Skip to content

Commit d383c9b

Browse files
authored
Merge pull request #53 from msk-access/release/0.2.7
Release/0.2.7
2 parents 3e15799 + 05643a9 commit d383c9b

File tree

5 files changed

+120
-84
lines changed

5 files changed

+120
-84
lines changed

docs/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,8 +728,8 @@ $ main vardict case-control filter [OPTIONS]
728728

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

0 commit comments

Comments
 (0)