Published March 28, 2025
| Version v2
Dataset
Open
Sensitivity Prediction on Protein Protein Interaction Networks
Authors/Creators
Description
This repository contains all the necessary data to train the Deep Graph Network model on the sensitivity prediction task from Protein Protein interaction networks task, as presented in the work
The training and prediction code are available in the paper github repository.
The data is structured as follows:
training_datadirectory contains all the needed data to reproduce the DGN training.foldscontains the k-fold splitting files for each use case presented in the work (UC1, UC2, UC3);pyg_datalistscontains all the subgraphs induced by the DyPPIN dataset, converted in pyg format. There is a datalist for each protein features set, soio.pklhas only the input and output features;io+emb.pkladds the compressed protein sequence embeddings to the I/O features;io+onehot.pkladds the onehot encoding of the protein identifiers to the I/O features.
prediction_datadirectory contains the data necessary to use the trained DGN to predict sensitivity on arbitrary PPIN subgraphs.biogrid_ppi_with_nodes_having_embedding.pklcontains a PyTorch geometric data object containing the BioGRID interactome restricted to proteins having a precomputed protein sequence embedding, made available via UniProt.biogrid_graphs_stats.csvcontains statistics about the PPIN subgraphs used during training, which are used to estimate prediction reliability.dyppin_proteins.txtcontains a list of all the proteins present in the PPIN subgraphs of the training dataset.uniprot_embeddings_pca_128.pklcontains the protein sequence embeddings compressed via PCA.ckptscontains the needed model checkpoints needed for the sensitivity prediction.
case_study_datacontains the data relative to the BACH2 case study, presented in Section 4 of the paper.graphsdirectory contains the PPIN subgraphs relative to the considered Reactome pathways; here we also provide graphs visualizations in pdf format, where we highlight in green the nodes of interest for the case study (INS, GCG, BACH2, AFF3, CUX2). Node labels refer to the BioGRID identifiers.case_study_predictions.tsvcontains the DGN model predictions with statistics relative to the data samples;
Files
Sensitivity Prediction on Protein Protein Interaction Networks.zip
Files
(372.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:0fbc84e58d125361bf0d4ccff7692050
|
372.2 MB | Preview Download |