This tutorial describes how to obtain survival fractions using the YODA software with standard spectrophotometer /incubator / shaker combo.
Since YODA uses separate csv files for each point in the survival curve, csv files containing OD measurements will need to be split up. This example demonstrates how to obtain survival curves over increasing concentrations of a drug with a standard spectrophotometer.
See treatment_ods.csv for example file.
Since YODA calculates survival fractions across files, we need to split the 3 chemically treated cells (0mm, 30mm, and 60mm) into separate files. To do this:
After completing steps 1-4 above, you will be left with 3 files, one for each treatment: “0mm.csv”, “30mm.csv”, and “60mm.csv”. These are the files you can input into YODA to calculate survival fractions for the various treatments.
See treatment.zip to see how the files should look going into YODA.
Under the “Upload” page, create a new experiment named “treatment”. The wells are assigned names using the well info format described in the “ Upload Help” section. See "naming.tsv" in treatment.zip for the well info input for this chemical treatment example (paste the contents into the “well info” input in the upload form). Add each of the 3 treatment files under "Runs" and make sure the day values of the runs match the order of the chemical treatments (day 1 => 0mm.csv, day 2 => 30mm.csv, day 3 => 60mm.csv). Note that the run with the earliest "day" value will be used as the reference curve for calculating relative time-shifts (and therefore survival fractions) for each file.
Click the “upload” button to upload your experiment.
To analyze your data, go to the “Export” page and select the “treatment” experiment. Change “analyze” to “survivals” to output survival fractions and click “Export”. The survival fractions will be given for the strain for each of the different treatment files (see treatment_output.csv).
You can modify the steps above to obtain relative survival fractions for any number of treatments (they do not necessarily have to be in any particular order, except that the relative survival is always calculated using the time shift relative to the lowest "day" value).