Skip to content

VCF Requirements

Mark Woon edited this page May 23, 2016 · 13 revisions

We expect the incoming VCF files to have the following properties:

  • Aligned to GRCh38
    • Must be specified in VCF metadata (using the assembly key in the contig header)
  • The CHROM field must be in the format chr##
  • All positions must be provided. If a required position is missing, it is assumed that the position could not be called.