Skip to content

Commit

Permalink
add one more example
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanxw committed Jun 30, 2015
1 parent b052775 commit c09bfc0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion example/cmd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ echo "Meta-analysis (generate summary statistics)"
echo "Rare-variant analysis"
../executable/rvtest --pheno pheno --inVcf example.vcf.gz --setFile setFile --burden cmc,cmcWald,zeggini,zegginiWald --out out9
../executable/rvtest --pheno pheno --inVcf example.vcf.gz --setFile setFile --vt price --out out10
../executable/rvtest --pheno pheno --inVcf example.vcf.gz --setFile setFile --kernel kbac,skat --out out11
../executable/rvtest --pheno pheno --inVcf example.vcf.gz --setFile setFile --kernel skat --out out11
../executable/rvtest --pheno pheno --inVcf example.vcf.gz --setFile setFile --kernel kbac,skat --pheno-name y4 --out out12

echo "Documentation of the examples can be found in README.md or https://github.com/zhanxw/rvtests/blob/master/README.md ."

0 comments on commit c09bfc0

Please sign in to comment.