Code Monkey home page Code Monkey logo

ge-mfat's Introduction

GE-MFAT

A Feature-representation-transfer Method for Predicting Interactions between Proteins and Metabolites Based on Graph and Focusing Attention Mechanism

Code description

The files starting with util is the processing code for each dataset.
The files starting with k_fold are the training codes for each dataset.
The files starting with dglNet is the util for construct the GCN.
case_study_snap.py is the code for case study.

Environment

For details environment.yml

Data

The data used in paper can be obtained on https://drive.google.com/drive/folders/1y71QppidGzh_Rfga6ae9fidrQs7pSrdK?usp=drive_link

Pipline

  1. Constructing GCN network nodes and relationships using the files starting with util.
  2. Constructing GCN embedding features with dglNet files.
  3. Constructing features for train using the file starting with util.
  4. Training the model using the file starting with k_fold.
  5. Predicting the case study with case_study_snap.py.

ge-mfat's People

Contributors

yuzhisun avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.