gnomad_toolbox.load_reference_data

Functions to import non-gnomAD reference data.

Module Functions

gnomad_toolbox.load_reference_data.CLINVAR_FTP_URL

Path to the latest weekly ClinVar VCF release for GRCh37 and GRCh38.

Functions to import non-gnomAD reference data.

gnomad_toolbox.load_reference_data.CLINVAR_FTP_URL = {'GRCh37': 'https://ftp.ncbi.nlm.nih.gov/pub/clinvar/vcf_GRCh37/weekly/clinvar.vcf.gz', 'GRCh38': 'https://ftp.ncbi.nlm.nih.gov/pub/clinvar/vcf_GRCh38/weekly/clinvar.vcf.gz'}

Path to the latest weekly ClinVar VCF release for GRCh37 and GRCh38.