Closed logstar closed 2 years ago
The production API and database, https://openpedcan-api-qa.d3b.io/__docs__/, have been updated to v0.4.0-beta, with great help from @blackdenc .
@jonkiky also has updated MTP QA site, https://ppdc-otp-qa.bento-tools.org, to use the updated production API v0.4.0-beta. Following are example QA MTP URLs:
If there is any question or suggestion, feel free to let me know.
cc @taylordm @chinwallaa @afarrel
The OpenPedCan-api production instance currently runs OpenPedCan-api v0.3.2-beta. The production instance is used by Molecular Targets Platform (MTP) to show TPM boxplots and tables.
The production instance needs to be updated to OpenPedCan-api v0.4.0-beta, in order to use colorblind-friendly colors in boxplots.
The production instance update will take the following steps:
&includeTumorDesc=primaryOnly
appended. This will be implemented, tested, and deployed by @jonkiky. TheincludeTumorDesc
parameter is added in v0.4.0-beta as a required one for all TPM boxplots and tables, which is described in more details in v0.4.0-beta README.md. The extra&includeTumorDesc=primaryOnly
in URLs are also compatible with the current v0.3.2-beta version, so MTP will still be functioning properly before the update of OpenPedCan-api production instance to v0.4.0-beta.cc @chinwallaa @taylordm