Skip to content

Scripts for data analyses and generation of figures from Durand et al (2023)

Notifications You must be signed in to change notification settings

Landrylab/Durand_et_al_2023

Repository files navigation

Scripts used in Durand et al, 2023

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.

S & P analyses

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.

  1. Pictures were cropped and converted into inverted levels of gray using this script.
  2. Pictures were analyzed using pyphe-quantify from the pyphe 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
  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).

Analyses of growth assays in plate readers

Analyses of cytometry data

Analyses of WGS data

About

Scripts for data analyses and generation of figures from Durand et al (2023)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published