A light-weight server for tracking GPCR sequences and expression requests.
git clone https://github.com/GiantFurosemide/GPCRtrack.git
cd GPCRtrack
conda env create -n GPCRtrack -f environment.yml
cd /path/to/GPCRtrack
conda activate GPCRtrack
# update allowed server in GPCRTRACK/GPCRtrack/setting.py
python manage.py runserver 0.0.0.0:8000
use tmux to keep the server running in the background.
python manage.py createsuperuser --username=Mu_Wang
python manage.py flush
python csv_import.py