diff options
author | Frederick Muriuki Muriithi | 2021-10-18 12:17:11 +0300 |
---|---|---|
committer | BonfaceKilz | 2021-10-19 16:33:32 +0300 |
commit | 679c3edd08453d2f1ef09b3461fd8d0b038b3adf (patch) | |
tree | 518334283f299eff07705a73653f9cb6eaa9e4ce /sql/schema.sql | |
parent | ef7226bc188adf5dfd20e6daea291a3f2b14c156 (diff) | |
download | genenetwork3-679c3edd08453d2f1ef09b3461fd8d0b038b3adf.tar.gz |
Move 'export_trait_data' 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 function `export_trait_data` here
* gn3/heatmaps.py: Remove function `export_trait_data`
* tests/unit/db/test_traits.py: Move function `export_trait_data` tests here
* tests/unit/test_heatmaps.py: Remove function `export_trait_data` here
Function `export_trait_data` more closely corresponds to the traits and is
used in more than just the `gn3.heatmaps` module. This commit moves the
relevant code over to the `gn3.db.traits` module and also moves the tests to
the corresponding tests modules.
Diffstat (limited to 'sql/schema.sql')
0 files changed, 0 insertions, 0 deletions