Github.com/bioinfqh/dis_prs_ancestry_test_2

README:

This docker container contains a Django webserver with basic functionality for generating PRS and disease gene reports from VCF files, and to estimate ancestry based on VCF files.
You can run all necessary steps to create and run a Docker container with the server by running run_docker.sh.

The website contains the following pages:

login.html - Log in as user/admin. Existing logins are: testuser (pw: 1234) and admin (pw: 1234).
logout.html - Log out.
signup.html - Sign up as new user.


This is a companion discussion topic for the original entry at github.com/bioinfqh/dis_prs_ancestry_test_2