Generate dashboard to fill Plate Layout
25 times
100 %
146 milliseconds
Task to generate a custom Streamlit dashboard to fill Plate Layout
Input
Table containing the plate layout
A table containing the plate layout. The table should have a column 'Well' with the well names (e.g. A1, A2, etc.) and other columns for the tags (e.g. 'Medium', 'Treatment', etc.)
Output
Microplate dashboard
Streamlit app
Configuration
number_wells
The number of wells of the microplate
select_param48