Git Product home page Git Product logo

dimime's Introduction

Microbe-bridged Disease-metabolite Associations prediction by Heterogeneous Graph Fusion

Introduction

DiMiMe model uses microbial information as a bridge to fuse disease and metabolite information through bipartite graph attention network, and finally realizes the association prediction of the disease-metabolite.

Usage

'Dataset' directory

All node features and edge data of bipartite graph. Positive samples and negative samples of all kinds.

'Analysis_results' directory

Result data used in experimental case analysis.

'Sampling' directory

K-means method used in negative sampling.

'model' and 'utiles'

Model code, initialization function and evaluation metrics function involved.

Requirements

The model is tested to work under python3.6. The required dependencies versions are as follows:

torch==1.4.0+cu100
torch-cluster==1.5.2
torch-geometric==1.4.1
torch-scatter==2.0.3
torch-sparse==0.5.1
torch-spline-conv==1.2.0
torchvision==0.5.0+cu100
scikit-learn==0.21.3
pandas==1.1.5
numpy==1.16.0

dimime's People

Contributors

selenefreeze 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.