Skip to content

sezinata/Metagraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Metagraph

Necessary steps:

Constructing a PPIK network,

  1. Generating frequent subgraphs (up to 5 nodes): https://github.com/ehab-abdelhamid/GraMi

  2. Solving subgraph matching problem to match the existing nodes with the frequent subgraphs: http://www.yfang.site/data-and-tools/submatch

  3. Generating a feature matrix from the output of second step. Overall code is available as read_SubMatch_output.java.

  4. Also final representations (Metagraph representations), node/protein ids, test indices, i.e., all necessary files are provided to generate the final representations as well as the final representations themselves.

  5. Feature selection and oversampling codes are also available to be performed on final representations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published