Published August 12, 2024 | Version v1

MvGraphDTA: Multi-view-based graph deep model for drug-target affinity prediction by introducing the graphs and line graphs

Authors/Creators

Description

MvGraphDTA

MvGraphDTA:通过引入图形和折线图,基于多视图的图形深度模型用于药物-靶点亲和力预测

要求

numpy==1.23.5

pandas==1.5.2

biopython==1.79

scipy==1.9.3

torch==2.0.1

torch_geometric==2.3.1

示例用法

1. 使用我们的预训练模型

在本节中,我们提供了 pdbbindv2016 的核心集数据和 Li 的数据(过滤后的 casf2013 和 casf2016),您可以直接执行以下命令来运行我们的预训练模型并在核心集上获取结果。

# Run the following command.
python test_pretrain.py

2. 在数据集上运行

在本节中,您必须提供药物的 .sdf 文件以及靶标的 .pdb 文件。

# 您可以通过运行以下命令获取药物和靶点的图形和折线图。
Python data_process.py

# 当所有数据都准备好后,您可以通过运行以下命令来训练自己的模型。
Python training.py

Files

MvGraphDTA.zip

Files (124.7 MB)

Name Size Download all
md5:e73d3e9284a25fec9273497a9bbe807d
124.7 MB Preview Download