Git Product home page Git Product logo

gatlgemf's Introduction

#GATLGEMF:Predicting ncRNA-protein interactions based on line graph attention networks

The untils, data and result directories contain model codes, data sets and generated results, respectively. The depended python packages are listed in requirements.txt and environments.yml. The package versions should be followed by users in their environments to achieve the supposed performance.

Dependency:

python 3.6.13

Python Packages

torch==1.10.1+cu113 torch-geometric==2.0.3 matplotlib==3.2.2 networkx==2.4 numpy==1.19.5 pandas==1.1.5 scipy==1.5.4 scikit-learn==0.24.2

NOTE

Before using Main.py, if you want to use node feature, you need to use the below bash command to obtain node feature.

    python node_feature.py --dataset DATASET

#Train the network The program is in Python 3.6.13 using [Pytorch] backends. Use the below bash command to run NPI-LGAT.

    python Main.py --dataset DATASET

The parameter of DATASET could be RPI369, RPI2241, NPInter4158,RPI7317 and NPInter v2.0. Then, GATLGEMF will perform 5-fold cross validation on the specific dataset.

#Indenpendent test We demonstrated the model in jupyter notebook. The independent_test.ipynb is in the script folder. The test data and test model are in the data folder.

Reference:

(If using this code , please cite our paper.) GATLGEMF:Predicting ncRNA-protein interactions based on line graph attention networks

gatlgemf's People

Contributors

jianjuntan-beijing 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.