Search bioRxiv⌕ Search

Biology subjects

Seale, C.

Publications and source records attributed to Seale, C..

4 recordsLinked to original sources

X-CRISP: Domain-Adaptable and Interpretable CRISPR Repair Outcome Prediction

MotivationControlling the outcomes of CRISPR editing is crucial for the success of gene therapy. Since donor template-based editing is often inefficient, alternative strategies have emerged that leverage mutagenic end-joining repair instead. Existing machine learning models can accurately predict end-joining repair outcomes, however: generalisability beyond the specific cell line used for training remains a challenge, and interpretability is typically limited by suboptimal feature representation and model architecture. ResultsWe propose X-CRISP, a flexible and interpretable neural network for predicting repair outcome frequencies based on a minimal set of outcome and sequence features, including microhomologies (MH). Outperforming prior models on detailed and aggregate outcome predictions, X-CRISP prioritised MH location over MH sequence properties such as GC content for deletion outcomes. Through transfer learning, we adapted X-CRISP pre-trained on wild-type mESC data to target human cell lines K562, HAP1, U2OS, and mESC lines with altered DNA repair function. Adapted X-CRISP models improved over direct training on target data from as few as 50 samples, suggesting that this strategy could be leveraged to build models for new domains using a fraction of the data required to train models from scratch. AvailabilityAn implementation of X-CRISP is available at github.com/joanagoncalveslab/xcrisp.

bioinformatics↗

MUSICiAn: Genome-wide Identification of Genes Involved in DNA Repair via Control-Free Mutational Spectra Analysis

MotivationUnderstanding the factors involved in DNA double-strand break (DSB) repair is crucial for the development of targeted anti-cancer therapies, yet the roles of many genes remain unclear. Recent studies show that perturbations of certain genes can alter the distribution of sequence-specific mutations left behind after DSB repair. This suggests that genome-wide screening could reveal novel DSB repair factors by identifying genes whose perturbation causes the mutational distribution spectra observed at a given DSB site to deviate significantly from the wild-type. However, designing proper controls for a genome-wide perturbation screen could be challenging. We explore the idea that a genome-wide screen might allow us to forgo the use of traditional non-targeting controls by reframing the analysis as an outlier detection problem, assuming that most genes have minimal influence on DSB repair. ResultsWe propose MUSICiAn (Mutational Signature Catalogue Analysis), a compositional data analysis method that ranks gene perturbation-specific mutational spectra without controls by measuring deviations from the central tendency in the distributions of all spectra. We show that MUSICiAn can effectively estimate pseudo-controls for the existing Repair-seq dataset, screening 476 genes and 60 non-targeting controls. We further apply MUSICiAn to a genome-wide dataset profiling mutational outcomes induced by CRISPR-Cas9 at three target sites across cells with individual perturbations of 18,406 genes. MUSICiAn successfully recovers known genes, highlights the spliceosome as a lesser-appreciated player in DSB repair, and reveals candidates for further investigation. Availabilitygithub.com/joanagoncalveslab/MUSICiAn.

bioinformatics↗

SNMF: Integrated Learning of Mutational Signatures and Prediction of DNA Repair Deficiencies

MotivationMany tumours show deficiencies in DNA damage response (DDR), which influence tumorigenesis and progression, but also expose vulnerabilities with therapeutic potential. Assessing which patients might benefit from DDR-targeting therapy requires knowledge of tumour DDR deficiency status, with mutational signatures reportedly better predictors than loss of function mutations in select genes. However, signatures are identified independently using unsupervised learning, and therefore not optimised to distinguish between different pathway or gene deficiencies. ResultsWe propose SNMF, a supervised non-negative matrix factorisation that jointly optimises the learning of signatures: (1) shared across samples, and (2) predictive of DDR deficiency. We applied SNMF to mutation profiles of human induced pluripotent cell lines carrying gene knockouts linked to three DDR pathways. The SNMF model achieved high accuracy (0.971) and learned more complete signatures of the DDR status of a sample, further discerning distinct mechanisms within a pathway. Cell line SNMF signatures recapitulated tumour-derived COSMIC signatures and predicted DDR pathway deficiency of TCGA tumours with high recall, suggesting that SNMF-like models can leverage libraries of induced DDR deficiencies to decipher intricate DDR signatures underlying patient tumours. Availabilityhttps://github.com/joanagoncalveslab/SNMF.

bioinformatics↗

ELISL: Early-Late Integrated Synthetic Lethality Prediction in Cancer

Anti-cancer therapies based on synthetic lethality (SL) exploit tumor vulnerabilities for treatment with reduced side effects. Since simultaneous loss-of-function of SL genes causes cell death, tumors with known gene disruptions can be treated by targeting SL partners. Computational selection of promising SL candidates amongst all gene combinations is key to expedite experimental screening. However, current SL prediction models: (i) only use tissue type-specific molecular data, which can be scarce/noisy, limiting performance for some cancers; and (ii) often rely on shared SL patterns across genes, showing sensitivity to prevalent gene selection bias. We propose ELISL, Early-Late Integrated models for SL prediction using forest ensembles. ELISL models ignore shared SL patterns, and integrate context-specific data from cancer cell lines or tumor tissue with context-free functional associations derived from protein sequence. ELISL outperformed existing methods and was more robust to selection bias in 8 cancer types, with prominent contribution from sequence. We found better survival for patients whose tumors carried simultaneous mutations in a BRCA gene together with an ELISL-predicted SL gene from the HH, FGF, or WNT families. ELISL thus arises as a promising strategy to discover SL interactions with therapeutic potential.

bioinformatics↗