Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sailfish009/LPIDF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LPIDF

lncRNA-protein interaction prediction method: LPIDF

Data

Data is available at NONCODE, NPInter, and plncRNADB.

bioseq2vec

Bioseq2vec shows how to calculate RNA and protein sequence characteristics.

Usage

Install python3.* for running this code. And these packages should be satisfied:

  • numpy
  • scikit-learn
  • scipy
  • GCForest

To run the model, default 5 fold cross validation

python LPIDF.py

For code questions, please contact [email protected].

About

lncRNA-protein interaction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%