MinCall - MinION end2end convolutional deep learning basecaller
Neven Miculini\'c, Marko Ratkovi\'c, Mile \v{S}iki\'c

TL;DR
MinCall is a deep learning-based end-to-end basecaller for Oxford Nanopore's MinION, utilizing CNNs and advanced techniques to improve DNA read accuracy despite high error rates.
Contribution
It introduces MinCall, a novel CNN-based deep learning model with advanced techniques for improved DNA basecalling accuracy on MinION data.
Findings
Achieves 91.4% median match rate on E. coli dataset
Utilizes CNNs, batch normalization, and CTC loss for performance
Demonstrates improved accuracy over existing basecallers
Abstract
The Oxford Nanopore Technologies's MinION is the first portable DNA sequencing device. It is capable of producing long reads, over 100 kBp were reported. However, it has significantly higher error rate than other methods. In this study, we present MinCall, an end2end basecaller model for the MinION. The model is based on deep learning and uses convolutional neural networks (CNN) in its implementation. For extra performance, it uses cutting edge deep learning techniques and architectures, batch normalization and Connectionist Temporal Classification (CTC) loss. The best performing deep learning model achieves 91.4% median match rate on E. Coli dataset using R9 pore chemistry and 1D reads.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenomics and Phylogenetic Studies · Algorithms and Data Compression · Gene expression and cancer classification
MethodsBatch Normalization
