paper-with-me

Papers

ProtVec: A Continuous Distributed Representation of Biological Sequences

2015-03-17 · Ehsaneddin Asgari, Mohammad R. K. Mofrad

We introduce a new representation and feature extraction method for biological sequences. Named bio-vectors (BioVec) to refer to biological sequences in general with protein-vectors (ProtVec) for proteins (amino-acid sequences) and gene-vectors (GeneVec) for gene sequences, this representation can be widely used in applications of deep learning in proteomics and genomics. In the present paper, we focus on protein-vectors that can be utilized in a wide array of bioinformatics investigations such as family classification, protein visualization, structure prediction, disordered protein identification, and protein-protein interaction prediction. In this method, we adopt artificial neural network approaches and represent a protein sequence with a single dense n-dimensional vector. To evaluate this method, we apply it in classification of 324,018 protein sequences obtained from Swiss-Prot belonging to 7,027 protein families, where an average family classification accuracy of 93%+-0.06% is obtained, outperforming existing family classification methods. In addition, we use ProtVec representation to predict disordered proteins from structured proteins. Two databases of disordered sequences are used: the DisProt database as well as a database featuring the disordered regions of nucleoporins rich with phenylalanine-glycine repeats (FG-Nups). Using support vector machine classifiers, FG-Nup sequences are distinguished from structured protein sequences found in Protein Data Bank (PDB) with a 99.8% accuracy, and unstructured DisProt sequences are differentiated from structured DisProt sequences with 100.0% accuracy. These results indicate that by only providing sequence data for various proteins into this model, accurate information about protein structure can be determined.

📄 PDF Abstract BibTeX arXiv:1503.05140

Code (1)

ehsanasgari/Deep-Proteomics

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

λ-Scaled-Attention: A Novel Fast Attention Mechanism for Efficient Modeling of Protein Sequences

2022-01-09 · Ashish Ranjan, Md Shah Fahad, Akshay Deepak

Attention-based deep networks have been successfully applied on textual data in the field of NLP. However, their application on protein sequences poses additional challenges due to the weak semantics of the protein words…

Protein Function Prediction

Mitigating the Antigenic Data Bottleneck: Semi-supervised Learning with Protein Language Models for Influenza A Surveillance

2025-12-04 · Yanhua Xu arxiv

Influenza A viruses (IAVs) evolve antigenically at a pace that requires frequent vaccine updates, yet the haemagglutination inhibition (HI) assays used to quantify antigenicity are labor-intensive and unscalable. As a re…

Distributed Representations for Biological Sequence Analysis

2016-08-21 · Dhananjay Kimothi, Akshay Soni, Pravesh Biyani, James M. Hogan

Biological sequence comparison is a key step in inferring the relatedness of various organisms and the functional similarity of their components. Thanks to the Next Generation Sequencing efforts, an abundance of sequence…

Document EmbeddingRetrieval

A novel methodology on distributed representations of proteins using their interacting ligands

2018-01-30 · Hakime Öztürk, Elif Ozkirimli, Arzucan Özgür

The effective representation of proteins is a crucial task that directly affects the performance of many bioinformatics problems. Related proteins usually bind to similar ligands. Chemical characteristics of ligands are …

ClusteringWord Embeddings

Mol2vec: Unsupervised Machine Learning Approach with Chemical Intuition

2018-01-22 · 2018, 58, 1, 27–35 2018 1 · Sabrina JaegerOrcid, Simone Fulle*Orcid, and Samo Turk

Inspired by natural language processing techniques, we here introduce Mol2vec, which is an unsupervised machine learning approach to learn vector representations of molecular substructures. Like the Word2vec models, wher…