diff options
author | Frederick Muriuki Muriithi | 2021-10-29 06:59:57 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2021-10-29 06:59:57 +0300 |
commit | 3609a2d734bfc259ad29b865a9cb45d57124670a (patch) | |
tree | c80f3527f8b88b552d100ea3c37beb009313f5cc /tests/unit/computations | |
parent | 7681d1f54b6de2f2e44088e192a51582f34dc669 (diff) | |
download | genenetwork3-3609a2d734bfc259ad29b865a9cb45d57124670a.tar.gz |
Move `correlations_of_all_tissue_traits`
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/partial-correlations.gmi
* gn3/computations/partial_correlations.py: new
function (`correlations_of_all_tissue_traits`).
* gn3/db/correlations.py: delete
function (`correlations_of_all_tissue_traits`).
Move the function to `gn3.computations.partial_correlations` module and
comment out the db-access code.
Rework it to receive, as arguments, the data it previously fetched from the
database, and add comments on future rework to get the function working
again.
Diffstat (limited to 'tests/unit/computations')
0 files changed, 0 insertions, 0 deletions