From 47b0a949735cbf776b276db08a7e497cdefbfb72 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Mon, 5 Sep 2022 20:05:36 +0300 Subject: update issues/implement-parallel-correlation-with-rust --- issues/implement-parallel-correlation-with-rust.gmi | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/issues/implement-parallel-correlation-with-rust.gmi b/issues/implement-parallel-correlation-with-rust.gmi index 18fa0ae..aaef1dc 100644 --- a/issues/implement-parallel-correlation-with-rust.gmi +++ b/issues/implement-parallel-correlation-with-rust.gmi @@ -9,7 +9,7 @@ parralel computation ## Tags -* assigned:alexm +* assigned:alem,Fred * type: upgrade * priority: medium * status: in progress @@ -39,7 +39,7 @@ parralel computation * [ ] add parralel computation -* [ ] code optimization and minor fixes +* [x] code optimization and minor fixes @@ -78,3 +78,17 @@ PR for parsing datasets => https://github.com/genenetwork/genenetwork3/pull/96 + +## 17,Aug 2022 + +integration of correlation rust ongoing with @fred working +also including optimizing of slow queries,code refatoring + + +## 5 Sept 2022 + +use text files similar to gn1 see example + +=> https://github.com/genenetwork/genenetwork1/blob/d2381dd5bb35cb906032f7d530e9d14984e1de21/web/webqtl/correlation/CorrelationPage.py#L271 + +also something to be considered is lmdb -- cgit v1.2.3