Skip to content

NeuroPpred-Fuse: an interpretable stacking model for prediction of neuropeptides by fusing sequence information and feature selection methods

Notifications You must be signed in to change notification settings

mingmingjiang1/NeuroPpred-Fuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuroPpred-Fuse

NeuroPpred-Fuse: an interpretable stacking model for prediction of neuropeptides by fusing sequence information and feature selection methods This repository is about stacking model named NeuroPred-Fuse. The file 'firstlayer' in folder script is the first layer in our model. #1. run python firstlayer --mode train, you can train the model; #2.run python firstlayer --mode test, you can get the output of first layer about the file you want to test named 'resultof_1layer'. If you really wan to test your file, please run the first command firstly.

Similarly, #3.run python secondlayer --mode train can get the final output about ourself dataset, and run python firstlayer --mode test --filename resultof_1layer can get the final output of youself datasets you want to test.

About

NeuroPpred-Fuse: an interpretable stacking model for prediction of neuropeptides by fusing sequence information and feature selection methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published