Personal Interpretation
Visualization
Result:
Table Format:
Input: VCF files
Full VCF file you can find it here: ExampleFile.vcf
This file 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.