Class that help you to split a single vcf file which has multiple vcf cards to individual VCF files.
How to use it ?
java -jar VSCFSplitter.jar /path/to/my/file.vcf [/path/to/oputput/folder]
The [/path/to/oputput/folder] is optional, in this case the folder of the given vcf file will be used.