Search PubMedSearch

SEARCH · Search PubMed

Results for “coding variants”

Search indexed PubMed citations on genomics, clinical trials, systematic reviews and public health. Explore titles, authors and supplied subject terms, then open the PubMed record.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

At least 19 recordsLinked to original sources

Scalable approaches for functional analyses of whole-genome sequencing non-coding variants.

Non-coding genetic variants outside of protein-coding genome regions play an important role in genetic and epigenetic regulation. It has become increasingly important to understand their roles, as non-coding variants often make up the majority of top findings of genome-wide association studies (GWAS). In addition, the growing popularity of disease-specific whole-genome sequencing (WGS) efforts expands the library of and offers unique opportunities for investigating both common and rare non-coding variants, which are typically not detected in more limited GWAS approaches. However, the sheer size and breadth of WGS data introduce additional challenges to predicting functional impacts in terms of data analysis and interpretation. This review focuses on the recent approaches developed for efficient, at-scale annotation and prioritization of non-coding variants uncovered in WGS analyses. In particular, we review the latest scalable annotation tools, databases and functional genomic resources for interpreting the variant findings from WGS based on both experimental data and in silico predictive annotations. We also review machine learning-based predictive models for variant scoring and prioritization. We conclude with a discussion of future research directions which will enhance the data and tools necessary for the effective functional analyses of variants identified by WGS to improve our understanding of disease etiology.

Genome-Wide Association Study

Robust error-minimization in the genetic code across physicochemical metrics and variant codes: A graph-theoretic analysis in GF(2)6.

The standard genetic code reduces the impact of point mutations, but the robustness of this property across physicochemical metrics, naturally occurring variant codes, and codon-reassignment mechanisms remains incompletely quantified. Embedding the 64 codons in GF(2)6 represents the hypercube Q6 as a coordinate-dependent subgraph of the encoding-independent single-nucleotide mutation graph H(3,4), and enables continuous &#x3c1;-interpolation between the two. Under a quartet-pattern shuffle null (n=10,000), the standard code is significantly low-cost across four established, code-independent physicochemical distance metrics with partially overlapping content (Grant ham p=0.0062; Miyata p<0.001; Woese polar requirement p=0.003; Kyte-Doolittle hydropathy p=0.001), and the signal strengthens monotonically as &#x3c1; moves Q6&#x2192;H(3,4). A structure-aware sensitivity analysis under the alignment-derived ProtSub matrix (Jia & Jernigan 2021) yields the most extreme percentile of any measure tested (p=0.0004; all five p-values pass Bonferroni at &#x3b1;=0.05). Across the 27 NCBI translation tables, near-optimality is preserved: 11 of 12 informative-distance variants retain top-5% placement after BH-FDR correction. Natural codon reassignments avoid disrupting codon-family connectivity: under the encoding-independent H(3,4) adjacency, observed events are topology-breaking at relative risk 0.32 versus the candidate landscape (permutation p&#x2264;10-4). The H(3,4) result is stable by construction; the Q6 decomposition is representation-specific and fails to show depletion under 8 of 24 base-to-bit encodings, so we report H(3,4) as the primary test and Q6 as a sensitivity. Event-level conditional-logit modelling shows that topology avoidance and local physicochemical cost provide complementary, only weakly correlated signal (rs=0.15), and that topology adds explanatory value beyond physicochemistry under both Q6 and encoding-independent H(3,4) adjacency. Retrospective reanalysis of nine genome-recoding datasets is consistent with codon-family topology operating as an evolutionary-trajectory constraint distinct from acute engineering fitness. The contribution is the second axis: code evolution is jointly constrained by physicochemical smoothness and codon-family topological integrity, and these two constraints are partly independent.

Codon reassignment

Rare Coding Variants Reveal Distinct Genetic Architectures Across Multidimensional Sleep Phenotypes.

Sleep and circadian traits have been widely studied using common variants, but the contribution of rare coding variation remains unclear. We analyzed rare coding variants in 397,065 whole-exome sequenced UK Biobank participants across 36 sleep phenotypes from self-report, diagnoses, sleep medication use and accelerometry, and meta-analyzed results with 171,536 whole-genome sequenced All of Us participants of diverse ancestries, with replication in the Mass General Brigham Biobank (N = 31,275). We identified 260 genes associated with sleep phenotypes, including novel associations with sleep medication use in 29 genes and 24 out of 29 have not previously been reported with any sleep phenotypes. We observed modest but significant rare variant heritability and strong genetic correlations between sleep medication use, insomnia and fatigue. Temporal gene expression trajectory analyses indicate that genes associated with self-reported sleep traits show constant high prenatal expression, whereas genes linked to sleep medication phenotypes exhibit peak expression in the late prenatal period. These findings highlight distinct biological mechanisms captured by different measurement sources of sleep phenotypes and reveal rare-variant-informed targets for therapeutic discovery.

exome sequencing

Disruption of CTCF binding by germline non-coding variants in CDKN2B suppress CDKN2A expression and predispose to melanoma.

Some melanoma-prone families linked to the 9p21 locus, harboring the established susceptibility gene CDKN2A, lack pathogenic protein-coding variants. Using whole-exome and targeted sequencing, we identified three rare single-nucleotide variants in two melanoma-prone families and one sporadic melanoma case. Variants map to a conserved CTCF-bound region within the first intron of CDKN2B that physically interacts with CDKN2A. Analysis of UK Biobank showed significant enrichment of variants in this region in melanoma cases. Variants result in diminished CTCF binding in vitro. CTCF ChIP-seq in fibroblasts from the carriers of the largest family demonstrated loss of CTCF binding, accompanied by weakened promoter interactions and allele-specific reduction of CDKN2A p16 transcript expression from the variant haplotype. CRISPR-based perturbation of this region and editing of the large family variant into melanocytes resulted in reduced expression of p14 and p16 CDKN2A transcripts. These findings suggest that non-coding regulatory variants function as high-penetrance susceptibility alleles in melanoma families by altering CDKN2A function.

Journal Article

GraphyloVar: predicting the impact of non-coding variants using a multi-species sequence model.

MOTIVATION: Understanding the functional impact of genetic variants is a key problem for precision medicine. Tools like CADD, PhyloP, and PhastCons are useful, but they often look at each position in the genome in isolation. This means they can miss important information from the evolutionary history that connects different species. In this paper, we extend our previous model, Graphylo, to predict the effects of variants. Our new model, GraphyloVar, is built to directly utilize the phylogenetic tree that relates the species. RESULTS: GraphyloVar is a deep learning model that considers both DNA sequence and evolutionary patterns from many species. It uses two main components: Graph Convolutional Networks (GCNs) to process the phylogenetic tree, and Transformer encoders to extract features from the DNA sequences. Pre-trained to predict population-level allele frequencies on the TOPMed whole-genome sequencing cohort, GraphyloVar achieves an AUROC of 0.6246 zero-shot on &#x223c;149M held-out variants, and an ensemble with CADD reaches 0.6442 (+0.020, P<10-15). Fine-tuned GraphyloVar achieves the highest AUROC across all 13 MPRA benchmark datasets. By integrating deep learning with explicit phylogenetic input, GraphyloVar offers a powerful and complementary approach to variant effect prediction that utilizes the full evolutionary history from many species to better identify and prioritize important non-coding variants. AVAILABILITY AND IMPLEMENTATION: Code and datasets are available at https://github.com/DongjoonLim/GraphyloVar under DOI: 10.5281/zenodo.20616818.

Phylogeny

Distinct patterns of de novo coding variants contribute to Tourette Syndrome etiology.

Tourette syndrome (TS) is a highly heritable childhood-onset neuropsychiatric disorder characterized by persistent motor and vocal tics. While both common and rare variants contribute to TS susceptibility, the role of rare de novo mutations (DNMs) remains incompletely characterized. Here, we report findings from the largest TS whole-exome sequencing study to date, analyzing 1,466 TS trios alongside 6,714 autism spectrum disorder (ASD) trios and 5,880 unaffected sibling controls from the Simons Simplex Collection (SSC) and SPARK cohorts. Leveraging a trio-based design across these cohorts enabled calibrated assessment of DNM burden while controlling for background mutation rates. We observed a significant exome-wide enrichment of protein-truncating DNMs in TS probands, particularly within genes intolerant to loss-of-function variation (pLI &#x2265; 0.9), with little contribution from damaging missense variants. Notably, TS probands did not exhibit enrichment in previously implicated ASD or developmental delay (DD) genes, but elsewhere in the genome, suggesting a distinct rare variant architecture. Using a Bayesian statistical framework that integrates both de novo and rare inherited coding variants, we identified three candidate TS risk genes with FDR &#x2264; 0.05: PPP5C , EXOC1 , and GXYLT1 . Literature shows that they have prior links to neurodevelopmental and psychiatric disorders. These findings reveal a rare variant burden in TS that is genetically distinguishable from ASD, underscore the importance of loss-of-function mutations in TS risk, and nominate novel candidate genes for future functional investigation.

Journal Article

Whole genome sequence-based association analysis of African American individuals with bipolar disorder and schizophrenia.

In studies of individuals of primarily European genetic ancestry, common and low-frequency variants and rare coding variants have been found to be associated with the risk of bipolar disorder (BD) and schizophrenia (SZ). However, less is known for individuals of other genetic ancestries or the role of rare non-coding variants in BD and SZ risk. We performed whole genome sequencing of African American individuals: 1,598 with BD, 3,295 with SZ, and 2,651 unaffected controls (InPSYght study). We increased power by incorporating 14,812 jointly called psychiatrically unscreened ancestry-matched controls from the Trans-Omics for Precision Medicine (TOPMed) Program for a total of 17,463 controls. To identify variants and sets of variants associated with BD and/or SZ, we performed single-variant tests, gene-based tests for singleton protein truncating variants, and rare and low-frequency variant annotation-based tests with conservation and universal chromatin states and sliding windows. We found suggestive evidence of BD association with single-variants on chromosome 18 and of lower BD risk associated with rare and low-frequency variants on chromosome 11 in a region with multiple BD GWAS loci, using a sliding window approach. We also found that chromatin and conservation state tests can be used to detect differential calling of variants in controls sequenced at different centers and to assess the effectiveness of sequencing metric covariate adjustments. Our findings reinforce the need for continued whole genome sequencing in additional samples of African American individuals and more comprehensive functional annotation of non-coding variants.

Journal Article

Association of common and rare variants with Alzheimer's disease in more than 13,000 diverse individuals with whole-genome sequencing from the Alzheimer's Disease Sequencing Project.

INTRODUCTION: Alzheimer's disease (AD) is a common disorder of the elderly that is both highly heritable and genetically heterogeneous. METHODS: We investigated the association of AD with both common variants and aggregates of rare coding and non-coding variants in 13,371 individuals of diverse ancestry with whole genome sequencing (WGS) data. RESULTS: Pooled-population analyses of all individuals identified genetic variants at apolipoprotein E (APOE) and BIN1 associated with AD (p&#xa0;<&#xa0;5&#xa0;&#xd7;&#xa0;10-8). Subgroup-specific analyses identified a haplotype on chromosome 14 including PSEN1 associated with AD in Hispanics, further supported by aggregate testing of rare coding and non-coding variants in the region. Common variants in LINC00320 were observed associated with AD in Black individuals (p&#xa0;=&#xa0;1.9&#xa0;&#xd7;&#xa0;10-9). Finally, we observed rare non-coding variants in the promoter of TOMM40 distinct of APOE in pooled-population analyses (p&#xa0;=&#xa0;7.2&#xa0;&#xd7;&#xa0;10-8). DISCUSSION: We observed that complementary pooled-population and subgroup-specific analyses offered unique insights into the genetic architecture of AD. HIGHLIGHTS: We determine the association of genetic variants with Alzheimer's disease (AD) using 13,371 individuals of diverse ancestry with whole genome sequencing (WGS) data. We identified genetic variants at apolipoprotein E (APOE), BIN1, PSEN1, and LINC00320 associated with AD. We observed rare non-coding variants in the promoter of TOMM40 distinct of APOE.

Humans

Whole-genome sequencing in 333,100 individuals reveals rare non-coding single variant and aggregate associations with height.

The role of rare non-coding variation in complex human phenotypes is still largely unknown. To elucidate the impact of rare variants in regulatory elements, we performed a whole-genome sequencing association analysis for height using 333,100 individuals from three datasets: UK Biobank (N&#x2009;=&#x2009;200,003), TOPMed (N&#x2009;=&#x2009;87,652) and All of Us (N&#x2009;=&#x2009;45,445). We performed rare (&#x2009;<&#x2009;0.1% minor-allele-frequency) single-variant and aggregate testing of non-coding variants in regulatory regions based on proximal-regulatory, intergenic-regulatory and deep-intronic annotation. We observed 29 independent variants associated with height at P&#x2009;<&#x2009;after conditioning on previously reported variants, with effect sizes ranging from -7cm to +4.7&#x2009;cm. We also identified and replicated non-coding aggregate-based associations proximal to HMGA1 containing variants associated with a 5&#x2009;cm taller height and of highly-conserved variants in MIR497HG on chromosome 17. We have developed an approach for identifying non-coding rare variants in regulatory regions with large effects from whole-genome sequencing data associated with complex traits.

Humans

The human IG heavy chain constant gene locus is enriched for large structural variants and coding polymorphisms that vary among human populations.

The human immunoglobulin heavy chain constant (IGHC) domain of antibodies (Ab) is responsible for effector functions critical to immunity. This domain is encoded by genes in the IGHC locus, where descriptions of genomic diversity remain incomplete. We utilized long-read sequencing to build an IGHC haplotype/variant catalog from 105 individuals of diverse ancestry. We discovered uncharacterized single nucleotide variants (SNV) and large structural variants (SVs, n=7), representing new genes and alleles enriched for non-synonymous substitutions, highlighting potential functional effects. Of the 221 identified IGHC alleles, 192 were novel. SNV, SV, and gene allele/genotype frequencies revealed population differentiation, including (i) hundreds of SNVs in African and East Asian populations exceeding a fixation index (FST) of 0.3, and (ii) an IGHG4 haplotype carrying coding variants uniquely enriched in Asian populations. Our results illuminate missing signatures of IGHC diversity and establish a new foundation for investigating IGHC germline variation in Ab function and disease.

Journal Article

Non-coding regulatory variants in adolescent idiopathic scoliosis risk and pathogenesis.

Adolescent idiopathic scoliosis is a common pediatric musculoskeletal disease that has significant impacts on childhood quality of life. Recent genome-wide association studies have identified dozens of genetic risk loci and hundreds of risk variants that primarily reside in non-coding regions of the genome. Follow up studies suggest a complex genetic architecture in which several tissues may be affected, however few causal disease variants have been identified. Here we review the functional AIS-associated variants that have been identified, how they may contribute to disease etiology, and necessary advancements that will link the effects of non-coding variants to disease mechanisms.

Humans

Rare and low-frequency coding genetic variants contribute to pediatric-onset multiple sclerosis.

BACKGROUND: Rare genetic variants are emerging as important contributors to the heritability of multiple sclerosis (MS). Whether rare variants also contribute to pediatric-onset multiple sclerosis (POMS) is unknown. OBJECTIVE: To test whether genes harboring rare variants associated with adult-onset MS risk (PRF1, PRKRA, NLRP8, and HDAC7) and 52 major histocompatibility complex (MHC) genes are associated with POMS. METHODS: We analyzed DNA samples from 330 POMS cases and 306 controls from the US Network of Pediatric MS Centers and Kaiser Permanente Northern California for which Illumina ExomeChip genotypes were available. Using the gene-based method "SKAT-O," we tested the association between candidate genes and POMS risk. RESULTS: After correction for multiple comparisons, one adult-onset MS gene (PRF1, p = 2.70 &#xd7; 10-3) and two MHC genes (BRD2, p = 5.89 &#xd7; 10-5 and AGER, p = 7.96 &#xd7; 10-5) were significantly associated with POMS. Results suggest these are independent of HLA-DRB1*1501. CONCLUSION: Findings support a role for rare coding variants in POMS susceptibility. In particular, rare minor alleles within PRF1 were more common among individuals with POMS compared to controls while the opposite was true for rare variants within significant MHC genes, BRD2 and AGER. These genes would not have been identified by common variant studies, emphasizing the merits of investigating rare genetic variation in complex diseases.

Child

Bidirectional Risk Modulator and Modifier Variant of Dilated and Hypertrophic Cardiomyopathy in BAG3.

IMPORTANCE: The genetic factors that modulate the reduced penetrance and variable expressivity of heritable dilated cardiomyopathy (DCM) are largely unknown. BAG3 genetic variants have been implicated in both DCM and hypertrophic cardiomyopathy (HCM), nominating BAG3 as a gene that harbors potential modifier variants in DCM. OBJECTIVE: To interrogate the clinical traits and diseases associated with BAG3 coding variation. DESIGN, SETTING, AND PARTICIPANTS: This was a cross-sectional study in the Penn Medicine BioBank (PMBB) enrolling patients of the University of Pennsylvania Health System's clinical practice sites from 2014 to 2023. Whole-exome sequencing (WES) was linked to electronic health record (EHR) data to associate BAG3 coding variants with EHR phenotypes. This was a health care population-based study including individuals of European and African genetic ancestry in the PMBB with WES linked to EHR phenotypes, with replication studies in BioVU, UK Biobank, MyCode, and DCM Precision Medicine Study. EXPOSURES: Carrier status for BAG3 coding variants. MAIN OUTCOMES AND MEASURES: Association of BAG3 coding variation with clinical diagnoses, echocardiographic traits, and longitudinal outcomes. RESULTS: In PMBB (n&#x2009;=&#x2009;43&#x202f;731; median [IQR] age, 65 [50-76] years; 21&#x202f;907 female [50.1%]), among 30&#x202f;324 European and 11&#x202f;198 African individuals, the common C151R variant was associated with decreased risk for DCM (odds ratio [OR],&#x2009;0.85; 95% CI, 0.78-0.92) and simultaneous increased risk for HCM (OR,&#x2009;1.59; 95% CI, 1.25-2.02), which was confirmed in the replication cohorts. C151R carriers exhibited improved longitudinal outcomes compared with noncarriers as assessed by age at death (hazard ratio [HR],&#x2009;0.85; 95% CI, 0.74-0.96; median [IQR] age, 71.8 [63.1-80.7] in carriers and 70.3 [61.6-79.2] in noncarriers) and heart transplant (HR,&#x2009;0.81; 95% CI, 0.66-0.99; median [IQR] age, 56.7 [46.1-63.1] in carriers and 55.6 [45.2-62.9] in noncarriers). C151R was associated with reduced risk of DCM (OR,&#x2009;0.42; 95% CI, 0.24-0.74) and heart failure (OR,&#x2009;0.27; 95% CI, 0.14-0.50) among individuals harboring truncating TTN variants in exons with high cardiac expression (n&#x2009;=&#x2009;358). CONCLUSIONS AND RELEVANCE: BAG3 C151R was identified as a bidirectional modulator of risk along the DCM-HCM spectrum, as well as an important genetic modifier variant in TTN-mediated DCM. This work expands on the understanding of the etiology and penetrance of DCM, suggesting that BAG3 C151R is an important genetic modifier variant contributing to the variable expressivity of DCM, warranting further exploration of its mechanisms and of genetic modifiers in DCM more broadly.

Humans

Non-Coding c.*6C>T Variant in RBM8A Associated With Thrombocytopenia-Absent Radius (TAR) Syndrome in Three Indian Patients.

Thrombocytopenia-absent radius (TAR) syndrome is a rare genetic disorder characterized by the absence of radius in the forearms and a decrease in platelet count. The molecular basis of TAR syndrome is linked to a heterozygous minimal deletion within the 1q21.1 region spanning 200&#x2009;k bases (kb), resulting in a null allele and a nucleotide variation in RBM8A resulting in a hypomorphic allele. Previous studies have identified pathogenic variants in the coding regions of the RBM8A gene as the cause of TAR syndrome. However, the involvement of non-coding variants in disease pathogenesis remains largely unexplored. We investigated the association of a non-coding 3' UTR variant, c.*6C>T, in RBM8A with TAR syndrome in three individuals from two unrelated families of Indian origin. Our study provides evidence that this variant is associated with decreased stability of the transcript and is a hypomorphic allele with disease-causing impact when in trans with a null allele (1q21.1 deletion). The present work is the first application of an mRNA stability assay to directly detect RNA degradation in patients with non-coding RBM8A variants causing TAR syndrome.

Humans

Identification of Rare Noncoding Variants in Familial Nonmedullary Thyroid Carcinoma.

BACKGROUND: Familial nonmedullary thyroid carcinoma (FNMTC) occurs when three or more family members are affected by usually papillary thyroid carcinoma (PTC), the most common form of NMTC. While the heritability to NMTC is among the highest of all cancers, the genetic determinants among NMTC families are not well understood. Here, we aim to understand the contribution of rare noncoding germline variants in the etiology of FNMTC. METHODS: We previously reported whole-genome sequencing (WGS) and linkage analysis in 17 PTC families and reported on 41 protein-coding variants in 40 genes that cosegregated with PTC in 11 of the families. Herein, we further leveraged our WGS data to include noncoding variants in our analysis for all 17 families. We hypothesized that most of the pathogenic noncoding variants would be located in theoretical or empirically determined regulatory regions that demonstrate at a minimum, basal thyroid expression, a positive family linkage score, and co-segregation among PTC-affected individuals. To test this hypothesis, we adopted a unique filtering strategy to identify variants that occurred in known DNA elements and transcription factor binding sites, near regions known to impact on gene expression or splicing in thyroid tissue, and/or in characterized thyroid enhancers. We annotated variants using two analyses (ENCODE and transcription factor binding site) within the BasePlayer software. We separately analyzed (1) expression quantitative trait loci, (2) splicing quantitative trait loci, and (3) thyroid enhancers. We then ranked variants according to predicted pathogenicity and performed Sanger sequencing in all individuals of each family. RESULTS: In total, 121 variants were selected based on in-silico prediction and our custom ranking analysis in each pedigree. Of these, 56 variants showed cosegregation among all PTC-affected individuals and were absent from unaffected individuals. This included candidate variants from five of the six PTC families for whom no protein-coding variants were previously found. CONCLUSION: Our data suggest that noncoding variants are important in the etiology of FNMTC and provide a framework for identifying noncoding germline variants using a novel approach. Further studies are needed to functionally characterize these variants to better understand the molecular mechanism of their pathogenicity.

Humans

Germline determinants of risk and molecular subtype in young-onset lung cancer.

Young-onset lung cancer is enriched for never-smoking and oncogene-driven tumors, yet its inherited genetic basis remains poorly defined. We performed germline whole-genome sequencing in 251 young-onset lung cancer cases (median age 37), which we jointly analyzed with never-smoking cases (n=196; median age 68) and cancer-free controls (n=1,883). We identified enrichments of rare deleterious coding variants across 55 cancer-related gene sets, including EGFR/ERBB2 signaling and genes implicated by prior lung cancer GWAS. Exome-wide analyses of rare coding variants affirmed TP53 as a penetrant lung cancer predisposition gene (odds ratio [OR]=36.1, p=1.02x10-7) and discovered two novel exome-wide significant tumor subtype-dependent associations: IREB2 in cases with fusion-driven tumors (p=1.39x10-6) and SMAD6 in fusion-negative tumors (p=2.05x10-6). Structural variants contributed distinct risk, with enrichment in constrained, lung-expressed genes (OR=5.79, p=5.8x10-5) and very large germline deletions being markedly enriched in cases with fusion-driven tumors. Polygenic risk scores for lung cancer were inversely correlated with rare variant burden, consistent with additive risk from rare and common variants. Collectively, these findings delineate a complex germline architecture underlying susceptibility and molecular subtype in young-onset lung cancer.

Journal Article

LDLR Variant Classification Through Activity-Normalized Prime Editing Screening.

BACKGROUND: Inherited variants in the LDL (low-density lipoprotein) receptor (LDLR) gene are the most common cause of familial hypercholesterolemia, significantly increasing coronary artery disease risk. Early identification of pathogenic LDLR variants enables prompt lipid-lowering therapy and cascade testing of at-risk relatives; however, most LDLR variants observed in the population have uncertain or absent clinical classifications, leaving many patients without actionable information. METHODS: We developed the first activity-normalized prime editing screening pipeline to measure the impact of 5184 LDLR coding variants on LDL-cholesterol (LDL-C) uptake. Each prime editing guide RNA is paired with a genotypic outcome reporter to correct for variable editing efficiency, overcoming a key limitation of previous pooled genome editing screens. A statistical framework further improves variant effect estimates by jointly analyzing all missense variants at each amino acid position. RESULTS: We show that prime editing of the reporter construct correlates with endogenous variant installation frequency, validating the activity normalization approach. The resulting scores capture a continuous spectrum of functional effects, robustly separate pathogenic versus benign ClinVar variants, and show concordance with LDL-C levels in UK Biobank participants. We calibrate functional evidence strengths to the ACMG/AMP variant interpretation framework, enabling integration into a clinical variant classification workflow. By combining functional, computational, population, and contextual evidence, 322 of 434 LDLR variants currently classified as variants of uncertain significance, conflicting, or absent from ClinVar appear to meet evidence thresholds for reclassification and can be prioritized for expert review, substantially expanding the pool of actionable variant classifications. The screen also reveals a cluster of gain-of-function variants in LDLR class A repeat 5, at least some of which enhance LDL-C uptake through increased apolipoprotein B interaction, with implications for therapeutic genome editing. Last, prime editing uniquely detects splice-altering coding variants missed by cDNA-based screens and pathogenicity predictors, revealing an advantage of endogenous variant installation. CONCLUSIONS: Altogether, activity-normalized prime editing provides a scalable framework for LDLR variant classification that substantially expands the proportion of variants with evidence for genetic diagnosis and reveals novel biology with therapeutic relevance.

CRISPR screening

Polysomal Profiling Coupled to Allele-Specific Proteomics Reveals an EIF4H TranSNP Allele Possessing Higher mRNA Translation Potential.

To search for genetic sources of allele-specific mRNA translation, we leveraged heterozygous polymorphisms and variants present in the exome of HCT116 colorectal adenocarcinoma-derived cells, computing allelic fractions from both total and polysome-associated RNA from RNA-Seq data. Allelic imbalance in polysomal RNA led us to nominate 52 coding variants associated with allele-specific mRNA translation, of which 16 are nonsynonymous. To validate instances of allele-specific translation, a proteomics workflow was developed that combines label-free shotgun analysis, high-pH reversed-phase peptide fractionation, and targeted parallel reaction monitoring using isotope-labeled peptide standards. Using this approach, we provide proof-of-concept validation of the heterozygous G>A, R183H missense single-nucleotide variant rs1554710467 in the eukaryotic initiation factor 4H (EIF4H) gene. The variant is present in two EIF4H alternatively spliced variants, which showed equivalent translation efficiency in HCT116 cells but differ in abundance. The alternative peptide containing H183 was significantly more abundant than the corresponding reference peptide containing R183, consistent with the over-representation of the alternative allele in polysomal RNA in HCT116 cells. A dual-fluorescence ribosome-stalling assay confirmed the enhanced translation potential of the variant allele. The two EIF4H allelic proteins exhibited similar stability and subpolysomal localization. This study demonstrates the feasibility of using allele-specific proteomics at the endogenous protein levels by exploiting heterozygous coding variants. Overall, our approach extends the toolbox available to investigate allele-specific differences in mRNA translation potential, a relatively underexplored layer of gene expression regulation that could reveal interindividual differences in disease-relevant phenotypes.

Humans