Skip to content

Instantly share code, notes, and snippets.

View DrK-Lo's full-sized avatar

Katie Lotterhos DrK-Lo

View GitHub Profile
@inutano
inutano / vcf_v4.2_specification.md
Last active March 2, 2023 04:26
VCF ver. 4.2 specification

The VCF specification

Meta-information lines

File format

  • always required
  • must be the first line in the file
  • details VCF format version number
  • e.g. ##fileformat=VCFv4.2