COSSMO: predicting competitive alternative splice site selection using deep learning
MOTIVATION: Alternative splice site selection is inherently competitive and the probability of a given splice site to be used also depends on the strength of neighboring sites. Here, we present a new model named the competitive splice site model (COSSMO), which explicitly accounts for these competitive effects and predicts the percent selected index (PSI) distribution over any number of putative splice sites. We model an alternative splicing event as the choice of a 3' acceptor site conditional on a fixed upstream 5' donor site or the choice of a 5' donor site conditional on a fixed 3' acceptor site. We build four different architectures that use convolutional layers, communication layers, long short-term memory and residual networks, respectively, to learn relevant motifs from sequence alone. We also construct a new dataset from genome annotations and RNA-Seq read data that we use to train our model. RESULTS: COSSMO is able to predict the most frequently used splice site with an accuracy of 70% on unseen test data, and achieve an R2 of 0.6 in modeling the PSI distribution. We visualize the motifs that COSSMO learns from sequence and show that COSSMO recognizes the consensus splice site sequences and many known splicing factors with high specificity. AVAILABILITY AND IMPLEMENTATION: Model predictions, our training dataset, and code are available from http://cossmo.genes.toronto.edu. SUPPLEMENTARY INFORMATION: Supplementary data are available at Bioinformatics online.
Code (1)
Tasks
Deep LearningSpecificitySimilar Papers 제목 키워드 기반
Spliced Leader Trapping Reveals Widespread Alternative Splicing Patterns in the Highly Dynamic Transcriptome of Trypanosoma brucei
Trans-splicing of leader sequences onto the 59ends of mRNAs is a widespread phenomenon in protozoa, nematodes and some chordates. Using parallel sequencing we have developed a method to simultaneously map 59splice sites …
DiversityAdvanceSplice: Integrating N-gram one-hot encoding and ensemble modeling for enhanced accuracy
Accurate splice site prediction is a critical challenge in genomics, essential for understanding gene expression and disease-associated mutations. Splice sites mark the boundaries between exons and introns in genetic seq…
ClassificationData VisualizationEnsemble LearningFeature Engineering+2SpliceCombo: A Hybrid Technique efficiently use for Principal Component Analysis of Splice Site Prediction
The primary step in search of the gene prediction is an identification of the coding region from genomic DNA sequence. Gene structure in the case of a eukaryotic organism is composed of promoter, intron, start codon, exo…
feature selectionPredictionSensitivitySpecificity+1Sequential Labelling and DNABERT For Splice Site Prediction in Homo Sapiens DNA
Genome sequencing technology has improved significantly in few last years and resulted in abundance genetic data. Artificial intelligence has been employed to analyze genetic data in response to its sheer size and variab…
PredictionSplice Site PredictionIdentifying DNA Sequence Motifs Using Deep Learning
Splice sites play a crucial role in gene expression, and accurate prediction of these sites in DNA sequences is essential for diagnosing and treating genetic disorders. We address the challenge of splice site prediction …
Deep LearningPredictionSplice Site Prediction