PediatricOpenTargets / OpenPedCan-api

2 stars 7 forks source link

Develop DNA methylation plot and table API endpoints #70

Open logstar opened 2 years ago

logstar commented 2 years ago

Develop DNA methylation plot and table API endpoints using the database schema and tables built in #69.

Following is a brief introduction on how to develop the DNA methylation plot and table API endpoints. The implementation of these procedures may require further discussions and modifications, to coordinate with #69 and the MTP web page design and development.

For each type of DNA methylation plot designed by @afarrel, a plot API endpoint and a table API endpoint need to be developed. The endpoints and R functions can take any appropriate names that are not taken by existing endpoints or functions. Following are the steps to add example gene_disease_dna_methylation plot and table endpoints:

The newly added endpoints can be tested following the procedures described in README.md.

cc @afarrel @ewafula @chinwallaa