aboutsummaryrefslogtreecommitdiff
path: root/tests/integration/test_gemma.py
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2021-10-18 12:17:11 +0300
committerBonfaceKilz2021-10-19 16:33:32 +0300
commit679c3edd08453d2f1ef09b3461fd8d0b038b3adf (patch)
tree518334283f299eff07705a73653f9cb6eaa9e4ce /tests/integration/test_gemma.py
parentef7226bc188adf5dfd20e6daea291a3f2b14c156 (diff)
downloadgenenetwork3-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 'tests/integration/test_gemma.py')
0 files changed, 0 insertions, 0 deletions