diff options
author | Frederick Muriuki Muriithi | 2021-10-18 12:27:32 +0300 |
---|---|---|
committer | BonfaceKilz | 2021-10-19 16:33:32 +0300 |
commit | 42c56d330fdb51820c0fdcbb0b4376ff568ea009 (patch) | |
tree | e529977fd89cd4e1daaea92cd0d4e4c3d22a7922 /.github/ISSUE_TEMPLATE | |
parent | 679c3edd08453d2f1ef09b3461fd8d0b038b3adf (diff) | |
download | genenetwork3-42c56d330fdb51820c0fdcbb0b4376ff568ea009.tar.gz |
Move `export_informative` function to `gn3.db.traits` module
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/partial-correlations.gmi
* gn3/db/traits.py: Move `export_informative` function here
* gn3/partial_correlations.py: Remove `export_informative` function
* tests/unit/db/test_traits.py: Move `export_informative` function tests here
* tests/unit/test_partial_correlations.py: Remove `export_informative`
function tests
The `export_informative` function relates more to the traits than to the
partial correlations, and could find use in more than just the partial
correlations stuff. This commit moves the function to the more
traits-specific `gn3.db.traits` module.
Diffstat (limited to '.github/ISSUE_TEMPLATE')
0 files changed, 0 insertions, 0 deletions