Premarital Testing
Visualization
Result:
Table Format:
Input1: Mother VCF files
Full VCF file you can find it here: MotherExample.vcf
Input2: Father VCF files
Full VCF file you can find it here: FatherExample.vcf
Both examples files are created from the sequence data of the human genomes collected from 1000 Genomes Project The VCF files have all the individual's information for each chromosome. By using Jvarkit we extracted individual VCF files from the main VCF file for all the chromosomes. We then concatenated the chromosomes list for each individual using VCFtool to generate a single VCF file containing all the information of one individual.