GRM:Gaussian-enhanced Representation Model for Extracting Protein-Protein Interactions Affected by Mutations
The implementation of method in our paper: Extracting Protein-Protein Interactions Affected by Mutations via Gaussian-enhanced Representation and Contrastive Learning
requirements are listed in requirements.txt
Original dataset and evaluation scripts can be downloaded here,
And some of annotation of genes are modified as shown in the end of the document
The modified datasets and the results obtained by GNP are available here.
RC-Only: bash scripts/train_RC.sh
RC-Only: bash scripts/test_RC.sh
The result of RC with confidence will be saved as ./outputjson/{loggercomment}_{epoch}.json.
-
analysis.ipynbPredicted relations need to be post-processed here before homolo eval and exact eval.
Scripts about case study can be found here.
-
python cross_fold_metrics.py > metrics.tsvprint results of the cross fold validation tometrics.tsv