Schema for ClinVar Variants - ClinVar Variants 20220313 (lifted)
  Database: hub_3671779_hs1    Primary Table: hub_3671779_clinVar20220313
VCF File Download: /gbdb/hs1/clinVar20220313/chm13v2.0_ClinVar20220313.vcf.gz
Format description: The fields of a Variant Call Format data line
fielddescription
chromAn identifier from the reference genome
posThe reference position, with the 1st base having position 1
idSemi-colon separated list of unique identifiers where available
refReference base(s)
altComma separated list of alternate non-reference alleles called on at least one of the samples
qualPhred-scaled quality score for the assertion made in ALT. i.e. give -10log_10 prob(call in ALT is wrong)
filterPASS if this position has passed all filters. Otherwise, a semicolon-separated list of codes for filters that fail
infoAdditional information encoded as a semicolon-separated series of short keys with optional comma-separated values
formatIf genotype columns are specified in header, a semicolon-separated list of of short keys starting with GT
genotypesIf genotype columns are specified in header, a tab-separated set of genotype column values; each value is a colon-separated list of values corresponding to keys in the format column

Sample Rows
 
chromposidrefaltqualfilterinfo
chr13555851019397GA.PASSALLELEID=1003021;CLNDISDB=MedGen:CN517202;CLNDN=not_provided;CLNHGVS=NC_000001.11:g.925952G>A;CLNREVSTAT=criteria_provided,_sing ...
chr13597731125147CT.PASSALLELEID=1110865;CLNDISDB=MedGen:CN517202;CLNDN=not_provided;CLNHGVS=NC_000001.11:g.930139C>T;CLNREVSTAT=criteria_provided,_sing ...
chr13597991164676GA.PASSALLELEID=1153701;CLNDISDB=MedGen:CN517202;CLNDN=not_provided;CLNHGVS=NC_000001.11:g.930165G>A;CLNREVSTAT=criteria_provided,_sing ...
chr13598211144630CT.PASSALLELEID=1131738;CLNDISDB=MedGen:CN517202;CLNDN=not_provided;CLNHGVS=NC_000001.11:g.930187C>T;CLNREVSTAT=criteria_provided,_sing ...
chr1359822846933GA.PASSAF_EXAC=0;ALLELEID=824438;CLNDISDB=MedGen:CN517202;CLNDN=not_provided;CLNHGVS=NC_000001.11:g.930188G>A;CLNREVSTAT=criteria_provi ...
chr13598331095790CT.PASSALLELEID=1067609;CLNDISDB=MedGen:CN517202;CLNDN=not_provided;CLNHGVS=NC_000001.11:g.930199C>T;CLNREVSTAT=criteria_provided,_sing ...
chr13598341043045GA.PASSAF_ESP=0.00039;AF_EXAC=0.00038;ALLELEID=1023510;CLNDISDB=MedGen:CN517202;CLNDN=not_provided;CLNHGVS=NC_000001.11:g.930200G>A;CLN ...
chr1359837972363CT.PASSAF_EXAC=8e-05;ALLELEID=959431;CLNDISDB=MedGen:CN517202;CLNDN=not_provided;CLNHGVS=NC_000001.11:g.930203C>T;CLNREVSTAT=criteria_p ...
chr13598381170208GA.PASSALLELEID=1153702;CLNDISDB=MedGen:CN517202;CLNDN=not_provided;CLNHGVS=NC_000001.11:g.930204G>A;CLNREVSTAT=criteria_provided,_sing ...
chr1359856998906GAACTCTTCTTCTG.PASSALLELEID=987768;CLNDISDB=MedGen:CN517202;CLNDN=not_provided;CLNHGVS=NC_000001.11:g.930222_930227delinsTTCTTCTG;CLNREVSTAT=criter ...

ClinVar Variants (hub_3671779_clinVar20220313) Track Description
 

Description

The March 13th, 2022 release of ClinVar (ftp.ncbi.nlm.nih.gov/pub/clinvar/vcf_GRCh38/weekly/) was lifted over from GRCh38 to the T2T-CHM13v2.0 assembly. Only variants on the primary assemblies for Chromosomes 1-22, Chromsome X and Chromosome Y were lifted over. This track contains ClinVar variants that lifted over from GRCh38 to the T2T-CHM13 assembly. This includes variants that lifted over perfectly, as well as variants that failed initial liftover due to reference/alternative allele swaps but were recovered on subsequent liftover, with reference and alternative alleles swapped appropriately.

These two sets of variants are included together in this track. If you are interested in downloading these sets separately (i.e., variants that lifted over perfectly vs. recovered variants with ref/alt allele swaps) they can be accessed here: https://s3-us-west-2.amazonaws.com/human-pangenomics/index.html?prefix=T2T/CHM13/assemblies/annotation/liftover/.

Methods

We performed liftover using the GATK release 4.1.9 LiftoverVcf (Picard Version 2.23.3) tool with the default parameters. This successfully lifts over variants that map exactly from GRCh38 to T2T-CHM13v2.0 but does not recover variants with swapped reference and alternative alleles. To recover variants with swapped reference/alternative alleles, we ran LiftoverVCF again, with the RECOVER_SWAPPED_REF_ALT flag. Notably, this feature does not recover multiallelic variants, so to recover these variants, we first separated them into multiple biallelic variants, performed liftover using the RECOVER_SWAPPED_REF_ALT tag, and converted them back to their multiallelic representations.

Contacts

References

Van der Auwera GA & O'Connor BD. (2020). Genomics in the Cloud: Using Docker, GATK, and WDL in Terra (1st Edition). O'Reilly Media.