Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version of SweFreq with PostgreSQL #557

Merged
merged 390 commits into from
May 9, 2019
Merged

New version of SweFreq with PostgreSQL #557

merged 390 commits into from
May 9, 2019

Conversation

talavis
Copy link
Contributor

@talavis talavis commented May 9, 2019

Describe the pull request:

  • Bug fix
  • Functional change
  • New feature
  • Code cleanup
  • Build system change
  • Documentation change
  • Language translation

Pull request long description:

General

  • Database migrated from mysql and mongodb to postgresql
    • New database schemas
  • Import scripts for datasets and references to the new database
  • Support for registered access for Dataset VCF files
  • Simplified setup for development enviroment
  • Beacon migrated to "external" elixir beacon
  • Beacon UI changes
  • Target python version is now 3.6
  • A lof of bug fixes

Browser

  • Browser migrated to postgresql
  • Browser UI changes, e.g. dynamic updates to number of shown variants
  • Tests for most of the browser backend
  • Support for showing the same variant in other datasets on the browser variant page
  • Download will now download the visible variants, not all variants for the gene/region/etc
  • A lof of bug fixes

talavis added 30 commits March 20, 2019 16:16
MalinAhlberg and others added 28 commits April 25, 2019 08:24
Make access_level uppercase with PRIVATE instead of None
Retrieve the value from data.reference_sets.reference_build instead.
Add empty category and flags field in case of empty VEP
Make the frontend beacon use the elixir beacon
Make beacon search specific, remove reference selection
Prevent position from being < 0 in the beacon UI
Can now handle regions in the format chrom:pos and chrom:pos1-pos2.

Also changed behaviour for when to return errors.
Make it possible to request ranges as single position
Copy link
Member

@viklund viklund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The dev page is working. I think that is enough for now.

@viklund viklund merged commit 2446814 into master May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants