Running SNPGlobal
In order to run the website locally, please install the packages specified in the requirements text file in the Front_End folder by running the following code:
$pip install -r /path/to/requirements.txt
Then use the following code to obtain the branch from the GitHub page that can run the website.
$git clone https://github.com/ErvinRex/TheBestGroup.git
$cd Front_End
$python3 main.py