| Literature DB >> 31920706 |
Nguyen Quoc Khanh Le1, Tuan-Tu Huynh2,3.
Abstract
SNAREs (soluble N-ethylmaleimide-sensitive factor activating protein receptors) are a group of proteins that are crucial for membrane fusion and exocytosis of neurotransmitters from the cell. They play an important role in a broad range of cell processes, including cell growth, cytokinesis, and synaptic transmission, to promote cell membrane integration in eukaryotes. Many studies determined that SNARE proteins have been associated with a lot of human diseases, especially in cancer. Therefore, identifying their functions is a challenging problem for scientists to better understand the cancer disease as well as design the drug targets for treatment. We described each protein sequence based on the amino acid embeddings using fastText, which is a natural language processing model performing well in its field. Because each protein sequence is similar to a sentence with different words, applying language model into protein sequence is challenging and promising. After generating, the amino acid embedding features were fed into a deep learning algorithm for prediction. Our model which combines fastText model and deep convolutional neural networks could identify SNARE proteins with an independent test accuracy of 92.8%, sensitivity of 88.5%, specificity of 97%, and Matthews correlation coefficient (MCC) of 0.86. Our performance results were superior to the state-of-the-art predictor (SNARE-CNN). We suggest this study as a reliable method for biologists for SNARE identification and it serves a basis for applying fastText word embedding model into bioinformatics, especially in protein sequencing prediction.Entities:
Keywords: SNARE proteins; convolutional neural networks; deep learning; skip-gram; word embedding
Year: 2019 PMID: 31920706 PMCID: PMC6914855 DOI: 10.3389/fphys.2019.01501
Source DB: PubMed Journal: Front Physiol ISSN: 1664-042X Impact factor: 4.566
FIGURE 1Domain architecture model of SNARE proteins.
FIGURE 2Flow chart of this study.
FIGURE 3Composition of amino acid in SNAREs and non-SNAREs.
Performance results on identifying SNAREs with different n-gram levels.
| 1 | 83.8 | 88.7 | 86.3 | 0.73 | 39.4 | 94.6 | 67 | 0.41 |
| 2 | 93.7 | 91.6 | 92.6 | 0.85 | 83.1 | 87.4 | 85.2 | 0.71 |
| 3 | 95.8 | 97.6 | 96.7 | 0.93 | 87.4 | 95 | 91.2 | 0.83 |
| 4 | 96.7 | 98.1 | 97.4 | 0.95 | 88.7 | 96.4 | 92.6 | 0.85 |
| 5 | 96.6 | 98.4 | 97.5 | 0.95 | 88.5 | 97 | 92.8 | 0.86 |
Comparative performance of predicting SNAREs between the proposed method and the previous published work.
| SNARE-CNN | 76.6 | 93.5 | 89.7 | 0.7 | 65.8 | 90.3 | 87.9 | 0.46 |
| Ours | ||||||||