Published August 28, 2024 | Version v2

DYNA: Disease-Specific Language Model for Variant Pathogenicity

  • 1. ROR icon Cedars-Sinai Medical Center

Description

For coding variant effect predictions (VEPs), our approach centers on clinical variant sets specifically related to inherited cardiomyopathies (CM) and arrhythmias (ARM). We utilize a pre-compiled dataset comprised of rare missense pathogenic and benign variants, categorized using a cohort-based approach for diseases such as cardiomyopathy and arrhythmias, as detailed in the previous report by Zhang et al. ClinVar CM and ARM datasets include all missense variants in CM and ARM, respectively, are extracted from ClinVar (Landrum et al.). In the realm of non-coding VEPs, our focus shifts to splicing-related variants, utilizing a dataset from the multiplexed assay for exon recognition by Chong et al., which highlights the significant impact of rare genetic variants on splicing disruptions. Similarly, the ClinVar Splicing dataset, compiled from ClinVar, encompasses all benign sequences and pathogenic variants pertinent to splicing.

 

For the ClinVar CM and ARM datasets, we translate the DNA sequences into protein sequences using the human genome assembly hg38 from https://www.ncbi.nlm.nih.gov/grc/human. We employed the GFF file, MANE.GRCh38.v1.1.ensembl\_genomic.gff.gz from https://www.ncbi.nlm.nih.gov/refseq/MANE, to annotate coding versus non-coding regions for each gene, as only coding DNA sequences are translated into proteins. Additionally, protein domains, cataloged in the Pfam database (Finn et al.), are essential for the functional characterization of proteins. These domains are identified by aligning the translated sequences to known domain structures, thereby facilitating deeper insights into protein function.

 

Files

arm_test_data_1024.csv

Files (317.2 MB)

Name Size
md5:c7b7d16262f30ad4db84e894d39b93e5
278.3 kB Preview Download
md5:cdf1eb35325eb627afee8a661ee9af9b
564.9 kB Preview Download
md5:fd912fd72b1298078321a16c1e28eefb
143.0 kB Preview Download
md5:fabc4276c3aa37374a2b2462772c0068
1.4 MB Preview Download
md5:bee5ec8a6470e11b0e4a4f599d133af8
2.5 MB Preview Download
md5:2044747d894dd833be6a8386031fd1e0
27.9 MB Preview Download
md5:ad20aa7c406d61930178091d5c8afcdd
273.9 MB Preview Download
md5:7eeed96d4982daa21b8beb5acca2cb4f
356.3 kB Preview Download
md5:23fd25ad920e7acc9630f6236f0613dd
684.9 kB Preview Download
md5:df4f8dae9b3458913ae07a39a3d3d683
953.9 kB Preview Download
md5:7612cc465e2fb20de6d929837d0ac05b
7.6 MB Preview Download
md5:1a6e9c653036d4f67a4709111d74711c
954.3 kB Preview Download

Additional details

Dates

Collected
2024-06-18

Software

Repository URL
https://github.com/zhanglab-aim/DYNA
Programming language
Python