Skip to content

Source code for generating the figures in the paper "Repurposing Drug Combinations for the Treatment of Brain Cancers."

License

Notifications You must be signed in to change notification settings

twytock/DrugCombPred

Repository files navigation

Repository Description

Source code for generating the figures in the paper "Repurposing Drug Combinations for the Treatment of Brain Cancers."

System Requirements and Installation

The python code has been run with python 3.10 with the packages indicated in the comb_pred_env.yml file found at the top level of this repository.

The required version of python and the dependent packages can be downloaded here: https://www.anaconda.com/distribution/. Create a new anaconda environment and install from the default channels with conda env create -f comb_pred_env.yml. Activate the environment with conda activate comb_pred_env

Repository Organization

This repository includes a jupyter notebook for reproducing the experimental analysis:

  1. Documentation for analyzing the cell viability data (Experimental Results).

The source code is stored in the code folder. The required input data is stored in the data folder. The outputs generated from running the code are stored in the output folder.

About

Source code for generating the figures in the paper "Repurposing Drug Combinations for the Treatment of Brain Cancers."

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published