diff options
author | Alexander_Kabui | 2023-06-30 19:58:22 +0300 |
---|---|---|
committer | Alexander_Kabui | 2023-06-30 19:58:22 +0300 |
commit | 85e56a945a0462f41aa780e279b78f491e449d28 (patch) | |
tree | f786e61cd871b6aa6fce4bcc29f5778b7507f07d /topics/next-gen-databases | |
parent | ddea2423ead4b74fc45a7fecddd672a3dec97f07 (diff) | |
download | gn-gemtext-85e56a945a0462f41aa780e279b78f491e449d28.tar.gz |
add link for using lmdb data as correlation input
Diffstat (limited to 'topics/next-gen-databases')
-rw-r--r-- | topics/next-gen-databases/design-doc.gmi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/topics/next-gen-databases/design-doc.gmi b/topics/next-gen-databases/design-doc.gmi index f8463b3..d024ace 100644 --- a/topics/next-gen-databases/design-doc.gmi +++ b/topics/next-gen-databases/design-doc.gmi @@ -29,5 +29,8 @@ Alex: * Fetching all the phenotype data from the database using sql and genotype file * Using LMBD as input for correlations---make proposal for how we can export data in a way we can use +* example implementation for this: +=> https://github.com/Alexanderlacuna/correlation_rust/pull/3/files#diff-87f0275ed65ae8ffe36df25091c9b975defbc920da7b5ec3c2dadb7d57ad4d67 + Fred: * Fetch metadata in RDF and possibly document things |