A project examining data from High Throughput Screening center in Poznan. HTS goal is to identify active compounds from hundreds of thousands.
git clone https://github.com/zuzg/drug-screening.git
cd drug-screening
conda env create -f environment.yml
conda activate drug-screening
To start the dashboard enter the following command in the terminal (active in the root project directory) while the conda environment is active:
python -m dashboard