PediatricOpenTargets / OpenPedCan-api

2 stars 7 forks source link

Update API database using OpenPedCan-analysis v11 TPM data release #79

Closed logstar closed 1 year ago

logstar commented 2 years ago

Description

Updated API database using OpenPedCan-analysis v11 TPM data release.

Resolved #76.

Notes for reviewers:

Type of change

Non-breaking change. Database update.

How Has This Been Tested?

Terminal returns for testing DEV host:

$ API_HOST=dev ./tests/run_tests.sh
API base URL: https://openpedcan-api-dev.d3b.io
✔ |  OK F W S | Context
✔ | 453       | tests/r_test_scripts/test_endpoint_http.R [1757.5 s]

══ Results ════════════════════════
Duration: 1757.5 s

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 453 ]

For more details about testing environment, options, and resources, see https://github.com/PediatricOpenTargets/OpenPedCan-api/blob/98632b538a0416fe0f27d0ad8ebd117d2969466c/README.md.

Checklist

kelseykeith commented 2 years ago

Code and Results Review

This looks good!

Since this PR was for updated TPMs and v10 differential gene expression table is still being used, I did not review the differential gene expression result tables. Did look at the plots however and they looked good.

logstar commented 2 years ago

@kelseykeith - Thank you for reviewing the TPM boxplot PRs. I will merge this PR soon.