Your browser doesn't support javascript.
loading
INSnet: a method for detecting insertions based on deep learning network.
Gao, Runtian; Luo, Junwei; Ding, Hongyu; Zhai, Haixia.
Afiliação
  • Gao R; School of Software, Henan Polytechnic University, Jiaozuo, 454003, China.
  • Luo J; School of Software, Henan Polytechnic University, Jiaozuo, 454003, China. luojunwei@hpu.edu.cn.
  • Ding H; School of Software, Henan Polytechnic University, Jiaozuo, 454003, China.
  • Zhai H; School of Software, Henan Polytechnic University, Jiaozuo, 454003, China.
BMC Bioinformatics ; 24(1): 80, 2023 Mar 06.
Article em En | MEDLINE | ID: mdl-36879189
ABSTRACT

BACKGROUND:

Many studies have shown that structural variations (SVs) strongly impact human disease. As a common type of SV, insertions are usually associated with genetic diseases. Therefore, accurately detecting insertions is of great significance. Although many methods for detecting insertions have been proposed, these methods often generate some errors and miss some variants. Hence, accurately detecting insertions remains a challenging task.

RESULTS:

In this paper, we propose a method named INSnet to detect insertions using a deep learning network. First, INSnet divides the reference genome into continuous sub-regions and takes five features for each locus through alignments between long reads and the reference genome. Next, INSnet uses a depthwise separable convolutional network. The convolution operation extracts informative features through spatial information and channel information. INSnet uses two attention mechanisms, the convolutional block attention module (CBAM) and efficient channel attention (ECA) to extract key alignment features in each sub-region. In order to capture the relationship between adjacent subregions, INSnet uses a gated recurrent unit (GRU) network to further extract more important SV signatures. After predicting whether a sub-region contains an insertion through the previous steps, INSnet determines the precise site and length of the insertion. The source code is available from GitHub at https//github.com/eioyuou/INSnet .

CONCLUSION:

Experimental results show that INSnet can achieve better performance than other methods in terms of F1 score on real datasets.
Assuntos
Palavras-chave

Texto completo: 1 Base de dados: MEDLINE Assunto principal: Aprendizado Profundo Tipo de estudo: Prognostic_studies Limite: Humans Idioma: En Ano de publicação: 2023 Tipo de documento: Article

Texto completo: 1 Base de dados: MEDLINE Assunto principal: Aprendizado Profundo Tipo de estudo: Prognostic_studies Limite: Humans Idioma: En Ano de publicação: 2023 Tipo de documento: Article