Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

ilbumi/ppi_gae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPI GAE

An implementation of graph autoencoder for PPI graph embedding.

  • run.py -- GAE training code
  • finetuning.py -- finetuning Encoder with the specified class

Input details

  • edges -- weighted tab-separated edge list.
  • feats -- initial nodes' features table (csv).
  • ids -- a file with some protein ids and class labels.

About

PPI Graph Autoencoder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages