Usage of individual commands
/usr/bin/vardict/bin/VarDict -f "0" \
-c "1" \
-g "5" \
-E "3" \
-S "2" \
-G /path/to/reference_fasta.ext \
-N sample_name \
-b /path/to/bam/file.bam \
-bedfile /path/to/bedfile.ext \
> vardict_app_output.vcfRscript /usr/bin/vardict/bin/teststrandbias.R > output_teststrandbias.var \
< /path/to/input_vardict.varperl /usr/bin/vardict/bin/var2vcf_valid.pl \\
-N sample_name
-f 0
> output_vcf_name
< /path/to/input_vardict.varpv vardict single filter -i /path/to/input_vardict.vcf \
--tsampleName sample-name \
-ad 1 \
-fg false \
-mq 0 \
-tnr 1 \
-dp 20 \
-vf 5e-05 Last updated
Was this helpful?