Related Experiment Video
Updated: Feb 7, 2026

A Protocol for Computer-Based Protein Structure and Function Prediction
Published on: November 3, 2011
Mamba6mA: a Mamba-based DNA N6-methyladenine site prediction model
Qi Zhao1,2, Zhen Zhang2, Tingwei Chen1
1Faculty of Information, Liaoning University, Shenyang, Liaoning, 110036, China.
Motivation:
N6-methyladenine (6 mA) is an important epigenetic modification of DNA that regulates biological processes such as gene expression, transcription, replication, DNA repair, and cell cycle without altering the DNA sequence. It also plays a key role in many diseases including cancer and autoimmune diseases. Although experimental approaches such as SMRT sequencing and methylated DNA immunoprecipitation can identify 6 mA sites, they suffer from drawbacks including suboptimal sequencing quality, low signal-to-noise ratios, high costs, and time-consuming procedures. In recent years, deep learning approaches have demonstrated significant advantages in predicting 6 mA sites; however, their generalization ability still requires further improvement.
Results:
Inspired by the state space model Mamba, we propose a novel model for 6 mA site prediction, named Mamba6mA. In the Mamba6mA model, we design position-specific linear layers to replace traditional convolutional layers to facilitate capture specific positional information. Meanwhile, we construct a multi-scale feature extraction module and integrate features captured by sliding windows of different scales, feeding them into the classifier for prediction. Experimental results show that Mamba6mA achieves the best MCC on 9 out of 11 species datasets, surpassing existing state-of-the-art models. Ablation studies confirm that the position-specific linear layers and the multi-scale fusion module contribute MCC performance gains of 2.36% and 2.31%, respectively. Feature visualization analysis further reveals that the model effectively captures sequence patterns upstream and downstream of 6 mA sites providing a new technical approach for studying epigenetic modification mechanisms.
Availability And Implementation:
The source code for Mamba6mA is available at: https://github.com/XploreAI-Lab/Mamba6mA.
Related Concept Videos
DNA Base Pairing
DNA Base Pairing
Predicting Molecular Geometry
Base-pairing and DNA Repair
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
DNA as a Genetic Template

