Skip to content

Deep learning enables accurate prediction of interplay between lncRNA and disaeas

Notifications You must be signed in to change notification settings

gao793583308/NNLDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Title: Deep learning enables accurate prediction of interplay between lncRNA and disaeas

###########################################################################################

1.data

The experimental data are downloaded from LncRNADiseas2.0 database

2.Implementation

NNLDA is implemented in Python 3.5 and use Tensorflow 1.12.0. Package numpy and pandas are also required.

###########################################################################################

This section introduces how to run NNLDA to make prediction

Train model(model will save in ./model)

  python train_model.py

make prediciton

  python make_prediction.py

Then you need to enter the name of the disease which you need to predict. A scoring file will be generater when the prediciton is completed

About

Deep learning enables accurate prediction of interplay between lncRNA and disaeas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages