Skip to content

deltawing/master_experiment_stacking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Use wavelet transform combined with stacking algorithm to predict protein-protein interactions

Pinsan Xu, Jun Luo, Tongyi Dou*

Aim at predict protein-protein interactions using protein's primary sequence.

Requirements

Experimental pipeline is implemented in Python 3. You have to import some Python 3 packages, as follows:

  • numpy
  • scipy
  • pandas
  • scikit-learn
  • mlxtend
  • pywt

Project structure

The experiment flod contains subdirectories corresponding to different experimentsal. Each experimental directory contains a test.py file and necessary input files, intermediate files as well as results files.

Running the experiment

If all the dependencies are satisfied, you can run full experimental pipeline with:

python test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages