The goal is to visualize the data in a VCF file.
This project is tracked by ticket [#224]
The basic code for indexing/reading VCF files is already in JAnnot (VCFWrapper).
Steps that need to be completed:
Sample VCF file and instructions on how to get them loaded. This needs to be expanded here and when released moved to the user documentation.
Download (small)example VCF file:
ftp://ftp-trace.ncbi.nih.gov/1000genomes/ftp/pilot_data/release/2010_07/trio/snps/CEU.trio.2010_03.genotypes.vcf.gz
and the corresponding index file
ftp://ftp-trace.ncbi.nih.gov/1000genomes/ftp/pilot_data/release/2010_07/trio/snps/CEU.trio.2010_03.genotypes.vcf.gz.tbi
-> Load file in GV.