Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/logan169/hts-adaptative-website
Standard adaptive website talking about high-throughput screening (HTS)
https://github.com/logan169/hts-adaptative-website
bootstrap flask hts jinja2
Last synced: 6 days ago
JSON representation
Standard adaptive website talking about high-throughput screening (HTS)
- Host: GitHub
- URL: https://github.com/logan169/hts-adaptative-website
- Owner: logan169
- License: gpl-3.0
- Created: 2017-05-14T17:28:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-16T21:52:57.000Z (over 7 years ago)
- Last Synced: 2024-12-28T08:32:59.809Z (21 days ago)
- Topics: bootstrap, flask, hts, jinja2
- Language: CSS
- Homepage:
- Size: 9.29 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Adaptative website on high-throughput screening
This website was done in the context of a course during the DESS formation in bioinformatics. It describes how high-throughput screening (HTS) works and how we used it to find new potentials drugs. The website is adaptative and was written in python2 using Bootstrap, Jinja2, Flask and Flask-mail library (for the contact view).
#### Dependancies
- Python 2
- Flask
- Flask mail
- Jinja2### Initialization
#### To launch the server (Back-end)
After installing dependencies and editing mail account information in config.py, type the following commands from 'egn_server' folder:$ chmod +x run.py
$ ./run.py#### Website pictures
![website](/picts/1.png)
![website](/picts/2.png)
![website](/picts/3.png)
![website](/picts/4.png)
![website](/picts/5.png)
![website](/picts/6.png)
![website](/picts/7.png)
![website](/picts/8.png)
![website](/picts/9.png)
![website](/picts/10.png)
![website](/picts/11.png)
![website](/picts/12.png)
![website](/picts/13.png)
![website](/picts/14.png)