Compare commits
1 Commits
32b9800937
...
d17f0bc2d5
Author | SHA1 | Date |
---|---|---|
coolneng | d17f0bc2d5 |
|
@ -18,7 +18,6 @@ Las nuevas técnicas de secuenciación de ADN (NGS) han revolucionado la investi
|
||||||
* Abstract
|
* Abstract
|
||||||
|
|
||||||
Next generation sequencing (NGS) have revolutionised genomic research. These technologies perform sequencing of millions of fragments of DNA in parallel, which are pieced together using bioinformatics analyses. Although these techniques are commonly applied, they have non-negligible error rates that are detrimental to the analysis of regions with a high degree of polimorphism. In this study we propose a novel computational method, locimend, based on a /Deep Learning/ algorithm for DNA sequencing error correction. It is applied to the analysis of the complementarity determining region 3 (CDR3) of the T-cell receptor (TCR), generated in silico and subsequently subjected to a sequencing simulator in order to produce sequencing errors. Using these data, we trained a convolutional neural network (CNN) with the aim of generating a computational model that allows the detection and correction of sequencing errors.
|
Next generation sequencing (NGS) have revolutionised genomic research. These technologies perform sequencing of millions of fragments of DNA in parallel, which are pieced together using bioinformatics analyses. Although these techniques are commonly applied, they have non-negligible error rates that are detrimental to the analysis of regions with a high degree of polimorphism. In this study we propose a novel computational method, locimend, based on a /Deep Learning/ algorithm for DNA sequencing error correction. It is applied to the analysis of the complementarity determining region 3 (CDR3) of the T-cell receptor (TCR), generated in silico and subsequently subjected to a sequencing simulator in order to produce sequencing errors. Using these data, we trained a convolutional neural network (CNN) with the aim of generating a computational model that allows the detection and correction of sequencing errors.
|
||||||
# TODO Add results
|
|
||||||
|
|
||||||
* Introducción
|
* Introducción
|
||||||
* Motivación
|
* Motivación
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue