Skip to content

mrzResearchArena/Capstone-Project-Anticancer-Peptides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Python-based web server for the Anticancer Peptides

- Back-end: Python
- Front-end: HTML, CSS, JavaScript, Bootstrap
- Framework: Flask

Installation Process :

Install Flask: 
user@machine:~$ pip install flask

Required Python Packages:

Install: python (version >= 3.5)
Install: sklearn (version >= 0.19.0)
Install: numpy (version >= 1.13.0)
Install: pandas (version >= 0.21.0)
Install: matplotlib (version >= 2.1.0)
Install: pickle

pip install <package name>
example: pip install sklearn

or, We can download from anaconda cloud.

Running Process (App):

user@machine:~$ python app.py

About

A Web Server for the Anticancer Peptides

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors