Skip to content

danieltudosiu/optical_density_well_plate_heatmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

96 well plate heatmap using optical density data from Biolog PM1 TM plates

This codebase holds the heatmap visualization logic used in displaying the optical density of well plates.

Requirements

For the code to work you need Python 3.6 and the following environment

python3 -m venv ./venv
source ./venv/bin/activate
pip install pandas==1.1.4
pip install matplotlib==2.2
pip install seaborn==0.11.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages