Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

add hard threshold for GWAS quick search, fix GWAS performance for postgres#154

Open
mognHLU wants to merge 1 commit into
thehyve:devfrom
Lundbeck-Biometrics:gwas_performance_postgreSQL_fix
Open

add hard threshold for GWAS quick search, fix GWAS performance for postgres#154
mognHLU wants to merge 1 commit into
thehyve:devfrom
Lundbeck-Biometrics:gwas_performance_postgreSQL_fix

Conversation

@mognHLU

@mognHLU mognHLU commented Feb 6, 2018

Copy link
Copy Markdown

For GwasSearchController.groovy added a hard threshold (offset < 500). Reason for this is to be able to display a selection of observations greater than 500 in the GWAS analysis window without resolving to sort on an arbitrary column. For RegionSearchService, we have added SQL queries in postgreSQL, but kept the original Oracle SQL queries. Which queries to be used is conditional on the DB type. Main reason for change is performance when using a PostgreSQL DB.

@gijskant gijskant added the legacy label Feb 6, 2018
@forus
forus changed the base branch from master to dev March 7, 2018 03:55
@ewelinajozwik
ewelinajozwik force-pushed the dev branch 3 times, most recently from 93183e7 to b651751 Compare August 16, 2022 07:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants