Skip to content

QuantitativeBiology/dtrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LicenseDOI

Integration of drug sensitivity and gene essentiality screens inform on drug mode-of-action

Description

This module contains all the Python scripts and results of the analysis. ipython notebooks are provided in the notebooks directory along with all the generated plots from the analysis.

Install dependencies and clone code repository

pip install cy

pip install xlrd

pip install jupyter

git clone https://github.com/EmanuelGoncalves/dtrace.git

Get data from figshare and unzip into dtrace/dtrace/data/ folder.

Install module and initiate jupyter notebooks

python3 setup.py sdist bdist_wheel

pip install -U dist/dtrace-0.5.0-py3-none-any.whl

jupyter notebook

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published