Skip to content

seqr

Compare
Choose a tag to compare
@bw2 bw2 released this 11 Apr 15:55
· 17972 commits to master since this release
  • 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