PNNL-CompBio / coderdata

Automation scripts and benchmark dataset package for cancer drug prediction deep learning models.
Other
11 stars 3 forks source link

Documentation Overview #70

Closed jjacobson95 closed 1 month ago

jjacobson95 commented 7 months ago

Each dataset page needs: Two plots, Table, Description

sgosline commented 6 months ago

Can we add in 'example code' for each function? I'd like 1- examples of omics data (download, calculate a gene or two expression across different datasets (maybe same cell line) 2- example of drug data (download, plot drug AUCs across same cell line, different datasets)

jjacobson95 commented 4 months ago

This one fell off the radar for me, I'll work on it when I get a chance though. Could you clarify on the calculating gene expression example - is this imputation example?

And I will also include a deep learning model example using the keras functional API in python.