Protein Graphs Dataset from PDB
收藏NIAID Data Ecosystem2026-03-11 收录
下载链接:
https://zenodo.org/record/3731768
下载链接
链接失效反馈官方服务:
资源简介:
This dataset contains the protein graphs constructed from PDB, the Protein Data Bank (www.rcsb.org/pdb), used in the paper:
Nilothpal Talukder and Mohammed J. Zaki. A distributed approach for graph mining in massive networks. Data Mining and Knowledge Discovery: Special Issue on ECML/PKDD 2016 Journal Track Papers, 30(5):1024–1052, 2016. URL: http://link.springer.com/article/10.1007/s10618-016-0466-x.
The format of graphs is as follows:
t # GID
v VID VLABEL
e VID1 VID2 ELABEL
where
GID is a graph identifier (integer)
VID is a vertex identifier (integer) with VLABEL its vertex label (integer)
VID1 VID2 denotes an edge between the two vertices, with ELABEL the edge label (integer)
创建时间:
2020-03-28



