PediatricOpenTargets / OpenPedCan-api

2 stars 7 forks source link

Design and develop individual sample gene expression heatmaps #71

Open logstar opened 2 years ago

logstar commented 2 years ago

Design and develop OpenPedCan-api endpoints to transfer individual sample gene expression heatmaps and tables to MTP.

The formats of individual sample gene expression heatmaps:

The development of individual sample gene expression heatmap endpoints could reuse @afarrel's plotting code in the differential gene expression heatmap endpoints, which is suggested by @taylordm.

Each table should contain the TPM values of all genes and samples plotted in each corresponding heatmap.

cc @chinwallaa