Skip to content
/ EnACP Public
forked from greyspring/EnACP

EnACP is a method to identify anticancer peptides using diversified feature representations and ensemble learning.

Notifications You must be signed in to change notification settings

hrg12341/EnACP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnACP

EnACP is a method to identify anticancer peptides using diversified feature representations and ensemble learning.

1. Pre-Installation

The sklearn, imblearn and lightgbm packages need to be pre-installed.

If you clone this git repository, you dont need install BioSeq-Analysis package. The package and documents of BioSeq-Analysis are available at http://bioinformatics.hitsz.edu.cn/BioSeq-Analysis/download. Before using BioSeq-Analysis, the Python software should be first installed and configured. Python 2.7 64-bit is recommended, which can be downloaded from https://www.python.org.

2. Usage

 python  EnACP_Predict.py EnACP/Input_data/Input_data_fasta/test/test.fasta

3. Reference and Feedback

Ruiquan Ge, Guanwen Feng, Xiaoyang Jing, Renfeng Zhang, Pu Wang and Qing Wu. EnACP: An Ensemble Learning Model for Identification of Anticancer Peptides. Submitted,2020.

Please contact the development team at: gespring@hdu.edu.cn or fgw_98@163.com to submit questions or feedback for us.

About

EnACP is a method to identify anticancer peptides using diversified feature representations and ensemble learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 27.2%
  • Java 21.5%
  • HTML 17.6%
  • C++ 15.8%
  • C 13.3%
  • Shell 1.9%
  • Other 2.7%