From ceecf9a7cda2086391389b360dbd4698b99b1ce9 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 23 Nov 2022 09:15:49 +0300 Subject: issues: (correlations-return-fewer-results): Link to pull requests * issues/correlations-return-fewer-results.gmi: Link to pull requests that should fix the issue. --- issues/correlations-return-fewer-results.gmi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/issues/correlations-return-fewer-results.gmi b/issues/correlations-return-fewer-results.gmi index fa7a79a..8268925 100644 --- a/issues/correlations-return-fewer-results.gmi +++ b/issues/correlations-return-fewer-results.gmi @@ -55,3 +55,9 @@ with a selection of top 500 results I got the following: * Location: Chr: 5, Mb: 70 to 150 => I get 327 results I think the issue here is the sequence of events - the system takes the top 500 results, and then applies the given filters, rather than applying the filters first, then selecting the top 500 of the filtered results. + + +Pull requests to fix this issue: + +* https://github.com/genenetwork/genenetwork3/pull/105 +* https://github.com/genenetwork/genenetwork2/pull/750 -- cgit v1.2.3