Demonstrator 1 - Drug Repurposing for COVID-19 This repo contains code for analyzing the data from Cell Painting screening for COVID-19. Installation python3 -m venv venv source venv/bin/activate pip3 install -r requirements.txt