paper-with-me

Papers

DNA-GCN: Graph convolutional networks for predicting DNA-protein binding

2021-06-02 · Yuhang Guo, Xiao Luo, Liang Chen, Minghua Deng

Predicting DNA-protein binding is an important and classic problem in bioinformatics. Convolutional neural networks have outperformed conventional methods in modeling the sequence specificity of DNA-protein binding. However, none of the studies has utilized graph convolutional networks for motif inference. In this work, we propose to use graph convolutional networks for motif inference. We build a sequence k-mer graph for the whole dataset based on k-mer co-occurrence and k-mer sequence relationship and then learn DNA Graph Convolutional Network (DNA-GCN) for the whole dataset. Our DNA-GCN is initialized with a one-hot representation for all nodes, and it then jointly learns the embeddings for both k-mers and sequences, as supervised by the known labels of sequences. We evaluate our model on 50 datasets from ENCODE. DNA-GCN shows its competitive performance compared with the baseline model. Besides, we analyze our model and design several different architectures to help fit different datasets.

📄 PDF Abstract BibTeX arXiv:2106.01836

Code (1)

Tinard/dnagcn 공식 구현

Tasks

Specificity

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

Attention based convolutional neural network for predicting RNA-protein binding sites

2017-12-06 · Xiaoyong Pan, Junchi Yan

RNA-binding proteins (RBPs) play crucial roles in many biological processes, e.g. gene regulation. Computational identification of RBP binding sites on RNAs are urgently needed. In particular, RBPs bind to RNAs by recogn…

DynamicDTA: Drug-Target Binding Affinity Prediction Using Dynamic Descriptors and Graph Representation

2025-05-13 · Dan Luo, Jinyu Zhou, Le Xu, Sisi Yuan 외

Predicting drug-target binding affinity (DTA) is essential for identifying potential therapeutic candidates in drug discovery. However, most existing models rely heavily on static protein structures, often overlooking th…

Drug Discovery

Deep Graph Convolutional Network and LSTM based approach for predicting drug-target binding affinity

2022-01-18 · Shrimon Mukherjee, Madhusudan Ghosh, Partha Basuchowdhuri

Development of new drugs is an expensive and time-consuming process. Due to the world-wide SARS-CoV-2 outbreak, it is essential that new drugs for SARS-CoV-2 are developed as soon as possible. Drug repurposing techniques…

Drug Discovery

OnionNet-2: A Convolutional Neural Network Model for Predicting Protein-Ligand Binding Affinity based on Residue-Atom Contacting Shells

2021-03-22 · Zechen Wang, Liangzhen Zheng, Yang Liu, Yuanyuan Qu 외

One key task in virtual screening is to accurately predict the binding affinity ($\triangle$$G$) of protein-ligand complexes. Recently, deep learning (DL) has significantly increased the predicting accuracy of scoring fu…

Atomic Convolutional Networks for Predicting Protein-Ligand Binding Affinity

2017-03-30 · Joseph Gomes, Bharath Ramsundar, Evan N. Feinberg, Vijay S. Pande

Empirical scoring functions based on either molecular force fields or cheminformatics descriptors are widely used, in conjunction with molecular docking, during the early stages of drug discovery to predict potency and b…

Drug DiscoveryMolecular Docking