PPIRef
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/10651458
下载链接
链接失效反馈官方服务:
资源简介:
PPIRef is a dataset of 3D structures of protein-protein interfaces. See the GitHub repository for more details.
File description
ppi_6A.zip stores the PPIRef dataset: .pdb files with all 6A-distance interfaces from PDB as of Jan 2024.
ppi_6A_stats.zip stores the statistics about the ppi_6A dataset. This includes the indexes for fast search with MMseqs2 and iDist, as well as a .csv file with main statistics for all interfaces.
ppi_10A.zip: .pdb files with all 10A-distance interfaces from PDB downloaded in June 2024.
ppi_10A_stats.zip stores the statistics about the ppi_10A dataset. This includes iDist embeddings, as well as a .csv file with main statistics for all interfaces.
pdb_redo_ppi_10A.zip: .pdb files with all 10A-distance interfaces from PDB-REDO downloaded in June 2024.
pdb_redo_ppi_10A_stats.zip stores the statistics about the pdb_redo_ppi_10A dataset. This includes iDist embeddings, as well as a .csv file with main statistics for all interfaces.
skempi2.zip stores PPI interfaces from the SKEMPI v2.0 dataset
benchmark_similarity_6A.zip: Results of benchmarking methods to calculate pairwise PPI similarity. The comparisons were performed on 2M 6A-interfaces. The directory contains results of iAlign and iDist. Please note that some values for iAlign are missing due to iAlign errors. Please see this GitHub issue for details of the benchmark construction.
How to useIt is recommended to download and extract the files in the PPIRef/ppiref/data/ppiref directory. This can be done automatically via the ppiref package. For example, to download and extract the ppi_6A.zip archive run:from ppiref.utils.misc import download_from_zenododownload_from_zenodo('ppi_6A.zip')
创建时间:
2025-02-10



