Schistosoma mansoni lncRNA Database How to develop for the Schisto LincRNA Database mkvirtualenv site_xto -p python3 pip install -r requirements.txt cd site_xto python manage.py migrate python manage.py createsuperuser python manage.py load_gene_location How to get the docker up and running docker-compose build docker-compose up