1.PREREQUISITE
You need to install Java >= 1.8.
You need to install [ANNOVAR] (http://annovar.openbioinformatics.org/en/latest/) version >= 2016-02-01.
You need to download the latest version of the files such as mim2gene.txt from [OMIM] (http://www.omim.org/downloads); updated files could generate more accurate results while using VIC.
2.
git clone https://github.com/HGLab/VIC.git
cd VIC
java -jar target/VIC-1.0.1.jar --help
参考:https://github.com/dustincys/VIC/blob/master/README.md