Skip to content

zuzg/drug-screening

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest PR Test Prod Deployment Staging Deployment

badges-are-fun fail

drug-screening

About

A project examining data from High Throughput Screening center in Poznan. HTS goal is to identify active compounds from hundreds of thousands.

Setup

Prepare repository

git clone https://github.com/zuzg/drug-screening.git
cd drug-screening

Prepare environment

conda env create -f environment.yml
conda activate drug-screening

Starting the dashboard

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