Skip to content

bukkeshuo/TargetPPI

Repository files navigation

TargetPPI

Improving protein-protein interaction site prediction using Graph Neural Network and structure profiles

Pre-requisite:

NCBI nr database (https://ftp.ncbi.nlm.nih.gov/blast/db/FASTA/)

Installation:

  1. Install psiblast in order to calculate PSSM embeddings
  2. Install bio_embeddings packege in order to calculate T5 embeddings
  3. Refer to requirements for environment dependencies. (such as Pytorch and DGL installation)
    Download this repository at bukkeshuo/TargetPPI for academic use. Then, uncompress it and run the following command lines on Linux System.

Run

$ cd xxxx/ TargetPPI
$ python predecit.py xxxx

Predictions

The Results directory encompass the predictions utilized in this paper. This directory contains the outputs of the methods employed in the research study, which were then utilized to draw conclusions. By putting the predictions in the Result directory, the researchers can easily access and analyze them for further investigation and evaluation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages