Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 405 Bytes

installation.rst

File metadata and controls

11 lines (7 loc) · 405 Bytes

Installation

Deep Dye Drop's automated gating script requires Python 3.

In order to install, cd into a local folder of your chocice using the command line. As shown below, clone the repository to the local folder and use pip to install the cell cycle gating scripts.

git clone https://github.com/datarail/DrugResponse.git
pip install -e DrugResponse/python