seqr
- name changed to seqr
- misc. UI adjustments
When updating, please also run the following commands at the top level of your seqr repository:
python manage.py createmigrations # migrate your database
python manage.py migrate
pip install --upgrade -r requirements.txt # update python libraries