Skip to content

Latest commit

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Standardised Variant Definitions

This is a repository containing the up-to-date lineage definitions for variants of concern (VOC) and variants of interest (VUI) as curated by Public Health England. They are provided in order to facilitate standardised VOC and VUI calling across sequencing sites and bioinformatics pipelines and are the same definitions used internally at Public Health England. The mutations have been chosen to aid rapid and sensitive identification from sequence data: these are typically only a subset of the total set of mutations found in a variant.

Variant definitions are subject to change at any time. The latest release can be downloaded under the releases tab. A CHANGELOG is available. For email notifications when this repository is updated, please use the GitHub "Watch" functionality at the top right of this page.

Variant List

LabelLineagesDescription
VOC-20DEC-01PANGO: B.1.1.7, nextstrain: N501Y.V1This variant became widespread in the UK in the Winter of 2021 and is characterised by increased transmissibility.
VOC-20DEC-02PANGO: B.1.351, nextstrain: N501Y.V2This variant became widespread in countries in Southern Africa at the end of 2020 and has now been exported to a number of other countries including the UK
VOC-21FEB-02PANGO: B.1.1.7This variant is a cluster of B.1.1.7 (VOC202012/01) that contains E484K and is associated with the Bristol area
VOC-21JAN-02PANGO: P.1This variant was first identified in Japan in travellers from Brazil and is associated with Manaus in the Amazonas region assoicated with a severe second wave of COVID-19
VUI-21FEB-01PANGO: A.23.1This variant is a cluster within clade A.23.1 containing E484K observed in Liverpool
VUI-21FEB-03PANGO: B.1.525This variant is a cluster of E484K containing genomes
VUI-21FEB-04PANGO: B.1.1.318This variant is a cluster of E484K containing genomes
VUI-21JAN-01PANGO: P.2This variant became widespread in Rio de Janeiro, Brazil and imported cases have been reported in a number of other countries including the UK
VUI-21MAR-01PANGO: B.1.324.1First detected in the UK in a traveller from Antigua.
VUI-21MAR-02PANGO: P.3This variant appeared to be closely associated with the Phillipines and widely divergent from anything else upon discovery.
VUI-21APR-01PANGO: B.1.617.1This variant is reported to be circulating in India and has been exported to other countries.
VOC-21APR-02PANGO: B.1.617.2This variant is reported to be circulating in India and has been exported to other countries.
VUI-21APR-03PANGO: B.1.617.3This variant is reported to be circulating in India and has been exported to other countries.
E484KPANGO: MultipleCatch-all definition to identify sequences with the E484K spike variant
VUI-21MAY-01PANGO: AV.1This variant has been observed in a growing cluster in the UK
VUI-21MAY-02PANGO: C.36.3This variant has been observed in a growing number of imported cases in the UK
VUI-21JUN-01PANGO: C.37This variant is a clade first associated with South America but now observed in USA and Europe
VUI-21JUL-01PANGO: B.1.621This variant is a clade first associated with Colombia but now seen across the Americas and Europe
VUI-21OCT-01PANGO: AY.4.2This variant is a sublineage of Delta with spike A222V and Y145H
VOC-21NOV-01WHO: Omicron PANGO: B.1.1.529This variant is a lineage first identified in Southern Africa and has been exported to several other countries
VUI-22JAN-01PANGO: BA.2This variant is a sub-lineage of B.1.1.529

File format definition

Each variant is stored one-per-file in the variant_yaml directory. Each file should be syntactically correct YAML. The file should be named according to its unique-id (unique identifer) with the suffix .yml.

You can check that files are correct using the yaml-validator.py script.

Top-level blockRequiredTypeDescription
unique-idyestextA unique identifier for this definition file, should never change.
phe-labelyestextThe official Public Health England description for this variant, may change over time (e.g. upgrade VUI to VOC)
who-labelnotextThe official World Health Organisation name for this variant, if any
alternate-namesnolist of textSynonyms for this variant for ease of referencing
belongs-to-lineagenolist of dictLineage descriptions for commonly used lineage naming schemes e.g. PANGO and nextstrain
descriptionyestextDescription of the variant
information-sourcesnolist of URLsUseful references (not exhaustive) to official information sources about the discovery and monitoring of this reference
requiresnotextName of YAML definition required for variant definition (i.e. new variant must be Confirmed or Probable for existing variant)
acknowledgementsnolist of textAcknowledgements to people or institutions involved in creating this definition
curatorsnolist of textList of individuals responsible for maintaining this definition file
variants blockyeslist of dictList of mutations (SNPs, insertions and deletions) defining this variant
amino-acid-changenotextamino acid change, relative to coordinates of gene, e.g. N501Y
codon-changeyestextcodon change encoded as reference codon - alternate codon e.g. "AAT-TAT"
protein-codon-positionyestextcodon position for codon-change according to protein annotation (not gene)
genenotextthe gene corresponding to annotations in change and codon-change
one-based-reference-positionyesintegerthe start position of the mutation, 1 based encoded - all mutations are encoded relatively to SARS-CoV-2 reference genome NC_045512.2
reference-baseyestextThe base or bases (for deletions) in reference corresponding with one-based-reference-position
predicted-effectnotextsynonymous, non-synonymous, no-effect (e.g. upstream stop)
proteinnotextthe mature protein product (used for amino-acid-change, codon-change and protein-codon-position)
typeyestextSNP, MNP, insertion, deletion
variant-baseyestextThe mutated base or bases (for insertions) in the variant at one-based-reference-genome, encoded as per VCF
calling-definition blocknodictA set of dictionary labels defining 1 or more calling definitions
mutations-requiredyesintegernumber of mutations (SNPs or MNPs) required to call the mutation
indels-requiredyesintegernumber of insertions or deletions from the variant definition required
allowed-wildtypeyesintegerhow many wild-type (reference) calls are permitted to satisfy this calling definition

Contact

For further information, help or assistance contact PHE Genomics Cell at covid19genomics@phe.gov.uk

Contributors

  • Matt Bull (PHW)
  • Meera Chand (PHE)
  • Tom Connor (PHW)
  • Nick Ellaby (PHE)
  • Natalie Groves (PHE)
  • Katri Jalava (PHE)
  • Nick Loman (University of Birmingham/PHE)
  • Richard Myers (PHE)
  • Sam Nicholls (University of Birmingham/PHE)
  • Ulf Schaefer (PHE)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors