On the application of BERT models for nanopore methylation detection
Zhang, Y.-z.; Hatakeyama, S.; Yamaguchi, K.; Furukawa, Y.; Miyano, S.; Yamaguchi, R.; Imoto, S.
Show abstract
MotivationDNA methylation is a common epigenetic modification, which is widely associated with various biological processes, such as gene expression, aging, and disease. Nanopore sequencing provides a promising methylation detection approach through monitoring abnormal signal shifts for detecting modified bases in target motif regions. Recently, model-based approaches, especially those with deep learning models, have achieved significant performance improvements on nanopore methylation detection. In this work, we explore using bidirectional encoder representations from transformers (BERT) for doing the task, which can provide non-recurrent neural structures for fast parallel computation. ResultsWe find original BERT architecture does not work as well as the bidirectional recurrent neural network (biRNN) on the nanopore methylation prediction task. Through further analysis, we observe recurrent patterns of positional-signal-shift in the context window surrounding target 5-methylcytosine (5mC) and N6-methyladenine (6mA) motifs. We propose a refined BERT with relative position representation and center hidden units concatenation, which takes account of task-specific characters into modeling. We perform systematic evaluations in-sample and cross-sample. The experiment results show that the refined BERT model can achieve competitive or even better results than the state-of-the-art biRNN model, while the model inference speed is about 6x faster. Besides, on the cross-sample evaluation of datasets from the different research groups, BERT models demonstrate a good generalization performance. AvailabilityThe source code and data are available at https://github.com/yaozhong/methBERT Contactyaozhong@ims.u-tokyo.ac.jp
Matching journals
The top 3 journals account for 50% of the predicted probability mass.
Similar papers in this journal
Similar papers in this journal
- DISMIR: a deep learning-based cancer-detection method by integrating DNA sequence and methylation information of individual cell-free DNA reads 95%
- Kolmogorov-Arnold Networks for Genomic Tasks 94%
- Systematic evaluation of cell-type deconvolution pipelines for sequencing-based bulk DNA methylomes 94%
Similar papers in this journal
- DNA methylation calling tools for Oxford Nanopore sequencing: a survey and human epigenome-wide evaluation 94%
- deSALT: fast and accurate long transcriptomic read alignment with de Bruijn graph-based index 94%
- BERMUDA: A novel deep transfer learning method for single-cell RNA sequencing batch correction reveals hidden high-resolution cellular subtypes 94%
Similar papers in this journal
"Similar papers" are the closest papers from that journal in the model's embedding space. They show what the match is built on, but the ranking comes mostly from a classifier over the whole training set, not from these examples alone.