Data in a tidy long format

Plate map

Blank absorbance - medium

1. Load data - - required files:

* .csv file generated by the bioscreen or saved in xlsx format

* xlsx file with the plate map - allows correct linking of growth curves with strain names and conditions

Each strain name should be in format: strain/condition. If all strains were grown in the same conditions then they can be saved as /0.

If well contains only medium and is supposed to be substracted from other growth curves it should be saved as blank, there can be more than one blank on the plate, their value will be averaged before substracting. There is an option to analyze growth curves without any blanks present.

Example plate map and data file are available on the Github page.

2. Filtering - allows removal if growth curves with too high absorbance, too low absorbance or too different from other replicates

Filtered data can be saved in csv format for further analysis

3. Gowth curves - Plots averaged growth curves for all filtered strains. Only certain strains or growth conditions can be chosen, standard deviation, loess trend line or log-logistic model (currently only when single conditions are chosen) can be added to the plot

Finished plot can be saved in png or svg format