This project is a web-service that visualizes model predictions, which determines the probability that a given fragment of the DNA sequence is an enhancer.
To open the project, install the required packages, which can be found in the requirements.txt file. Then call the py manage.py runserver command in the terminal. After that, just go to http://127.0.0.1:8000/
The project carried out during the Case Study course in Summer 2022/2023 by: