Search bioRxivSearch

Biology subjects

Zhang, Y.-z.

Publications and source records attributed to Zhang, Y.-z..

2 recordsLinked to original sources

Nanopore base-calling from a perspective of instance segmentation

BackgroundNanopore sequencing is a rapidly developing third-generation sequencing technology, which can generate long nucleotide reads of molecules within a portable device in real time. Through detecting the change of ion currency signals during a DNA/RNA fragments pass through a nanopore, genotypes are determined. Currently, the accuracy of nanopore base-calling has a higher error rate than short-read base-calling. Through utilizing deep neural networks, the-state-of-the art nanopore base-callers achieve base-calling accuracy in a range from 85% to 95%.\n\nResultIn this work, we proposed a novel base-calling approach from a perspective of instance segmentation. Different from the previous sequence labeling approaches, we formulated the base-calling problem as a multi-label segmentation task. Meanwhile, we proposed a refined U-net model which we call UR-net that can model sequential dependencies for a one-dimensional segmentation task. The experiment results show that the proposed base-caller URnano achieves competitive results compared to recently proposed CTC-featured base-caller Chiron, on the same amount of training and test data for in-domain evaluation. Our results show that formulating the base-calling problem as a one-dimensional segmentation task is a promising approach.\n\nAvailabilityThe source code and data are available at https://github.com/yaozhong/URnano\n\nContactyaozhong@ims.u-tokyo.ac.jp\n\nSupplementary informationSupplementary data are available at attachment online.

bioinformatics

Intra-bin structural variant detection for whole genome sequencing data using U-net

MotivationFor short-read sequencing, read-depth based structural variant (SV) callers are difficult to find single-nucleotide-resolution breakpoints due to the bin-size limitation. ResultsIn this paper, we present RDBKE to enhance the breakpoint resolution of read-depth SV callers using deep segmentation model UNet. We show that UNet can be trained with a small amount of data and applied for breakpoint enhancement both in-sample and cross-sample. On both simulation and real data, RDBKE significantly increases the number of SVs with more precise breakpoints. Availabilitysource code of RDBKE is available at https://github.com/yaozhong/deepIntraSV Contactyaozhong@ims.u-tokyo.ac.jp

bioinformatics