The repo contains all scripts used in the study Durand et al (2023). Raw data are provided (except pictures taken by the S & P robot) so that virtually all analyses and graphs can theoretically be reproduced.
Pictures taken by the S & P robot are not provided (too many heavy files). Below, we do provide the script used to process them and obtain the provided csv files.
- Pictures were cropped and converted into inverted levels of gray using this script.
- Pictures were analyzed using
pyphe-quantify
from thepyphe
toolbox.
# --grid needs to be adapted depending on the size of the array (384, 1536)
# Command line is launched from the folder containing pictures to be analyzed
pyphe-quantify batch --grid auto_384 --pattern "*.JPG" --s 0.1
- CSV files generated by pyphe-quantify were analyzed using this notebook.
The layout used for annotation corresponds to an excel file listing all strains generated in the evolution experiment. rho+ strains used in subsequent assays were first rearrayed on rearray plate 1, whereas rho- strains were rearrayed on plates 2 and 3 (LL13-040 and NC-02 backgrounds, respectively). Rearrayed rho+ strains were identified in all assays by their unique "RA_well" identifier (corresponding to their location on the rearray plate).