diff options
author | Alexander_Kabui | 2022-09-20 16:27:48 +0300 |
---|---|---|
committer | Alexander_Kabui | 2022-09-20 16:27:48 +0300 |
commit | e33f554c5e85f74143df8546b8bc2957eb34c392 (patch) | |
tree | 1bd8a53456c06a21089049c18ac0270d8288dbaa | |
parent | dbb33c8a0c5e08fcd0f6d464efdfdd46f8f93bbc (diff) | |
download | gn-gemtext-e33f554c5e85f74143df8546b8bc2957eb34c392.tar.gz |
update issue/implement-parallel-correlation-with-rust
-rw-r--r-- | issues/implement-parallel-correlation-with-rust.gmi | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/issues/implement-parallel-correlation-with-rust.gmi b/issues/implement-parallel-correlation-with-rust.gmi index aaef1dc..19faecf 100644 --- a/issues/implement-parallel-correlation-with-rust.gmi +++ b/issues/implement-parallel-correlation-with-rust.gmi @@ -92,3 +92,11 @@ 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 + + +## 20 Sept 2022 + +integrated codebase to store db in text files for probeset types +=> https://github.com/genenetwork/genenetwork2/pull/736 + + |