PediatricOpenTargets / OpenPedCan-api

2 stars 7 forks source link

Add TCGA expanded TPM boxplots #85

Closed logstar closed 1 year ago

logstar commented 1 year ago

Description

Added TCGA expanded TPM boxplots.

Resolved #72.

Notes for reviewers:

Type of change

Changed

Added

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
✔ | 885       | tests/r_test_scripts/test_endpoint_http.R [3180.9 s]

══ Results ═══════════════════════════════
Duration: 3180.9 s

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 885 ]
Done running run_tests.sh

For more details about testing environment, options, and resources, see README.md.

Checklist

cc @chinwallaa

logstar commented 1 year ago

@kelseykeith - Thank you very much for reviewing the PR. I will merge this PR to the main branch soon, which would also deploy it to the QA site.