You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a note - I looked into this package and all of the files are downloaded as RDS files. We can use pyreadr in python to load these in directly as pandas dataframes without needing R installed. This would be a pretty significant overhaul of the current code we use to download our cell lines but certainly doable.
NCI60 is included as well, so this could be joined in directly rather than a separate step.
There is a python-based way to access the cell line drug data here: https://github.com/bhklab/orcestra-downloader
This could help address the reduction in image size for #230 .
The text was updated successfully, but these errors were encountered: