You are here:

Genome VCF Files

Genome VCF (gVCF) files are VCF v4.1 files that follow a set of conventions for representing all sites within the genome in a reasonably compact format. The gVCF files include all sites within the region of interest in a single file for each sample.

The gVCF file shows no-calls at positions with low coverage, or where a low-frequency variant occurs. For low-frequency variants, it must occur often enough that the position cannot be called to the reference. A genotype (GT) tag of ./. indicates a no-call.

If the genotypes of interest feature is turned on, the gVCF file may show variant calls of interest that are requested by the user. These calls may have a filter value of “ForcedReport”, indicating that the calls were force written to the gVCF file.

For more information, see sites.google.com/site/gvcftools/home/about-gvcf.

For Research Use Only. Not for use in diagnostic procedures. 

©2018 Illumina, Inc. All rights reserved.