Notebooks:

library(htmltools)

base_path="https://scott-saunders.github.io/labwork/IDA/01_08_19_psoralen_nonequil/"

files <- dir(path=".", pattern = "*\\.html$",include.dirs = T,recursive = T)

#directories <- list.dirs(path=".",recursive = F)

for(link in files){
  print(
    tags$a(href = paste(base_path, link, sep=''), link)
    )
  writeLines("")
}

Analysis/01_08_19_psoralen_nonequil_Dap_analysis.html

Processing/01_08_19_psoralen_nonequil_processing.html

README.html

Purpose

As discussed previously, the purpose of Psoralen treating the biofilms is to look for an effect of DNA CT in the biofilm. Psoralens form mono and diadduct crosslinks within dsDNA when exposed to UVA light, and those crosslinks should disrupt the pi orbitals of the crosslinked bases, which should inhibit DNA charge transfer. Recently, I confirmed that trioxsalen (a psoralen derivative), does seem to react with DNA with 365nm light (monitored by fluorescence shift (monoadduct) and then decay (diadduct)).

I have previously tried one other psoralen experiment using the “equilibrium” protocol. However, during that experiment, I discovered that there was significant solution/background PYO in the transfer reactor, that was likely confounding our GC/SWV signals. I came up with a modified protocol to try to probe biofilm associated PYO specifically, and I first attempted this on 12_10_18. This is the second version of what I call the “non-equilibrium” protocol that makes measurements while the biofilm is equilibrating with the transfer solution (therefore we can be confident that the measured PYO is biofilm associated).

Therefore, the primary purpose of this experiment was to try to measure \(D_{ap}\) for biofilms treated with and without trioxsalen. A secondary purpose is to try to measure \(D_m\) using a slightly modified analysis too.

Protocol

  1. Biofilms were grown in reactors with minimal succinate medium for 4 days, at ~30 degrees C, as usual.
  2. Before any echem, one biofilm was submerged in a 10uM trioxsalen solution in a petri dish (from 2mM EtOH stock) and exposed to 365nm light from a handheld lamp placed directly above it. The other biofilm was submerged in MM succ with an ethanol control.
  3. After an hour of treatment, the biofilms were moved to 125mL erlenmyer flasks for intermediate storage, since only one biofilm could soak at one time.
  4. I then used a non-equilibrium type protocol, similar to the one first attempted on 12_10_18.
  5. To measure \(D_{ap}\) I performed the following echem:
  1. To measure \(D_{m}\) I performed the following echem:

Note that I had two potentiostats running. There were three chambers total, 1 soak and 2 transfers, so only one biofilm could soak at one time, but two transfers could be monitored simultaneously. I kept the biofilms staggered, first control, then psoralen, but I made sure that much of the transfer time overlapped to try to make it efficient.

Data

In total 5 transfers were performed for each biofilm. The first 3 were data acquisitions to try to measure \(D_{ap}\) with the paired GC/SWV measurements taken as the biofilm equilibrated. The last two were the attempts to measure \(D_m\). In addition to the “transfer” measurements there are the corresponding “soak” measurements taken before each transfer (numbered in the same way). Hopefully the rest of the file naming is obvious.

Imaging

The control biofilm did seem to be less biomass than the psoralen treated one. I do not know why, I hope that it did not dissolve when put in the fresh medium during the psoralen treatment…it was likely aerobic and not stressful. That said, I think it looked like there was less biomass on it from the beginning. Also, the last time I treated with psoralen in the same why and the biofilms looked similar during imaging.

Unfortunately, when I went to image the biofilms, I couldn’t get the confocal (HHMI 880) to work, although I could locate my samples using the epifluorescence module. I tried to get it to work for 40 min, but there was nothing but noise, I have no idea why, but it means that I don’t have images for these samples.