PediatricOpenTargets / OpenPedCan-api

2 stars 7 forks source link

Update differential gene expression database table using v10 results #65

Closed logstar closed 1 year ago

logstar commented 2 years ago

Pull Request Template

Description

The DGE database table needs to be updated using v10 DESeq results to be compatible with the v10 TPM database table, because the TPM boxplots on the sides of the DGE heatmaps are generated using the TPM database table.

Notes for reviewers:

Type of change

Changed

How Has This Been Tested?

Task link/Screenshot/Terminal returns:

$ ./tests/run_tests.sh
API base URL: http://localhost:8082
✔ |  OK F W S | Context
✔ | 453       | tests/r_test_scripts/test_endpoint_http.R [1003.3 s]

══ Results ══════════════════════
Duration: 1003.4 s

For more details about local testing environment, options, and resources, see README.md of this PR branch.

Checklist

cc @taylordm @chinwallaa

logstar commented 1 year ago

Hi @atlas4213 . Thank you for reviewing and approving this PR.

I will merge this PR soon, after #63 is approved.

cc @chinwallaa