summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander_Kabui2022-10-26 14:10:47 +0300
committerAlexander_Kabui2022-10-26 14:10:47 +0300
commitb9e5b4df652205eca09f94d632ffa15fce7c936f (patch)
treea2675975f5190b5d1332988100a1e9610c67a1e9
parentdd7a12d9d18931f47feb5219d0bfb42bd8fbcb3b (diff)
downloadgn-gemtext-b9e5b4df652205eca09f94d632ffa15fce7c936f.tar.gz
update issue:correlations-all-samples
-rw-r--r--issues/correlations-all-samples.gmi11
1 files changed, 11 insertions, 0 deletions
diff --git a/issues/correlations-all-samples.gmi b/issues/correlations-all-samples.gmi
index 64722ad..5f6bd3e 100644
--- a/issues/correlations-all-samples.gmi
+++ b/issues/correlations-all-samples.gmi
@@ -17,3 +17,14 @@ It uses all 71 samples regardless of what the user chooses in the "Samples" drop
It should instead use the logic in the lines below (which was initially wrong and I just fixed), but this logic seems like it isn't being used at all with the new rust-correlations code:
https://github.com/genenetwork/genenetwork2/blob/400320ea0063954f027fa918f77f7518b904c6ba/wqflask/wqflask/correlation/correlation_gn3_api.py#L160-L170
+
+
+## Notes 25/10/22
+
+Pr that fixes the issues raised are:
+
+=> https://github.com/genenetwork/genenetwork2/pull/739
+
+=> https://github.com/genenetwork/genenetwork3/pull/102
+
+