R-CRISPR
R-CRISPR predicts off-target activities of CRISPR-Cas9 guide RNAs using a deep learning framework to improve specificity assessment.
Key Features:
- Binary encoding scheme: Transforms gRNA–target sequences into binary matrices for input to machine learning models.
- Convolutional neural network (CNN) feature extractor: Uses a CNN to capture complex local patterns from the encoded sequence matrices.
- Recurrent neural network (RNN) integration: Integrates an RNN to model sequential dependencies and improve prediction of mismatches, insertions, and deletions.
- Mismatch, insertion, and deletion handling: Predicts off-target activities that involve mismatches, insertions, and deletions in target sequences.
- Benchmarking against mainstream methods: Demonstrated superior performance versus six mainstream prediction methods on mismatch-only datasets.
- GUIDE-seq validation: Performance on mismatch-only datasets was validated using GUIDE-seq experiments.
- Performance on indel-inclusive datasets: Achieves competitive results on datasets containing mismatches, insertions, and deletions.
- Data concatenation insight: Reports that concatenation of datasets affects training quality and warrants further investigation.
Scientific Applications:
- Off-target prediction for CRISPR-Cas9: Predicts potential unintended cleavage sites of CRISPR-Cas9 guide RNAs.
- gRNA specificity assessment: Assesses guide RNA specificity accounting for mismatches, insertions, and deletions.
- Benchmarking prediction methods: Provides a comparative framework for evaluating CRISPR off-target prediction algorithms.
- Experimental validation support: Supports validation workflows that use GUIDE-seq experimental data for model evaluation.
- Analysis of indel-inclusive datasets: Applies to datasets that include mismatches, insertions, and deletions for comprehensive off-target analysis.
Methodology:
Encode gRNA–target sequences into binary matrices, extract features with a convolutional neural network, integrate a recurrent neural network to model sequential dependencies, and evaluate performance against six mainstream methods with validation using GUIDE-seq and testing on datasets containing mismatches, insertions, and deletions while examining effects of data concatenation on training quality.
Topics
Details
- Cost:
- Free of charge
- Tool Type:
- library
- Operating Systems:
- Mac, Linux, Windows
- Added:
- 5/17/2022
- Last Updated:
- 5/17/2022
Operations
Data Inputs & Outputs
Publications
Niu R, Peng J, Zhang Z, Shang X. R-CRISPR: A Deep Learning Network to Predict Off-Target Activities with Mismatch, Insertion and Deletion in CRISPR-Cas9 System. Genes. 2021;12(12):1878. doi:10.3390/genes12121878. PMID:34946828. PMCID:PMC8702036.