diff options
author | Frederick Muriuki Muriithi | 2021-10-21 09:36:36 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2021-10-21 09:36:36 +0300 |
commit | 41936d0a486ef54bf4fc049c2b4d85dca43ab761 (patch) | |
tree | a7c757dfc40c21de7acdc9a32f89c1adf06ae26f /LICENSE | |
parent | cad4649d19001f62ef592dedf09f3ac53744962a (diff) | |
download | genenetwork3-41936d0a486ef54bf4fc049c2b4d85dca43ab761.tar.gz |
Implement `translate_to_mouse_gene_id` function
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/partial-correlations.gmi
* Migrate the `web.webqtl.correlation/CorrelationPage.translateToMouseGeneID`
function in GN1 to GN3.
This is a function that retrieves data from the database, and therefore uses
a system outside of our code, therefore, the function does not have a
corresponding unit test.
This kind of function will probably need to be tested at the integration or
system tests level, where we test that our code interacts correcly with any
and all external systems that it should.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions