Published May 15, 2025
| Version v2
Dataset
Open
Antibiotics Change the Growth Rate Heterogeneity and Morphology of Bacteria
Authors/Creators
Description
Each experiment was conducted on the Multipad Agarose Plate (MAP) and is labeled with BE followed by a number. This repository contains four main elements:
- The file
Experiment condition map.jsondescribes how the MAP platforms were set up for each experiment. Some datasets also include data that was discarded. - The folder
Benchmarkingcontains data for how we validated the performance of ourPadAnalyserpackage.Originalshave a set of images of bacteria affected by antibiotics that produce different morphologies.Annotated_rawis the human-labelled version of these, andAnnotatedare these converted to a format that can be used by code for comparison.Segmentation Benchmarking.ipynbis a Jupyter Notebook that segments the cells and compares the output to the annotated data. - The folder
Dataframescontains Pandas data frames from all experiments, classified by bacteria species. - The folder
Videoscontains debug videos visualising how the segmentation algorithm performed on the different datasets. Contact us for access to the raw data. Videos in the format*_ssi.mp4contain single-cell masks, and*_css.mp4contains colony masks.