Accompanying code for the publication de Franceschi et al., Nature Nanotechnology, 2023
- 1. Department of Bionanoscience, Kavli Institute of Nanoscience Delft, Delft University of Technology, Delft, the Netherlands; ReMedy International Research Agenda Unit, International Institute of Molecular Mechanisms and Machines (IMol), Polish Academy of Sciences, Warsaw, Poland
- 2. Department of Bionanoscience, Kavli Institute of Nanoscience Delft, Delft University of Technology, Delft, the Netherlands
Description
# Description
The supplied python code is used to quantify the normalized fluorescence recovery ratio used to quantify liposome scission and hemiscission events, as well as events in which no scission occurred based on FRAP data.
The code accompanies the publication de Franceschi et al., Nature Nanotechnology, 2023
# Data preparation
## Individual frames
Some data was manually processed and the approximate centroid position of the lobes were marked in Fiji/ImageJ by a point ROI and exported with the following extensions:
1. BC: control lobe before FRAP
2. AC: control lobe right after FRAP
3. RC: control lobe after recovery is complete
4. BB: background before FRAP
5. AB: background right after FRAP
6. RB: background after recovery is complete
7. BF: FRAPper lobe before FRAP
8. AF: FRAPped lobe right after FRAP
9. RF: FRAPped lobe after recovery is complete
These files are included for three FRAP experiments in this repository under .\sample_data.
Note that the point ROIs must be only approximate as an automated circle optimization algorithm is applied to each frame. The manual annotation thus provides only a reasonable initial guess.
## Time traces
Three files are required for the FRAP recovery quantification:
1. Background: A constant circular ROI should be placed in a region without fluorescence
2. CTRL: the center of the lobe is marked by a point ROI in every n'th frame
3. FRAP: the center of the lobe is marked by a point ROI in every n'th frame
In this study, we marked every second frame (n=2) only and the circle optimization result served of the previous frames served as initial guesses of the not-annotated frames. Larger n might be applied, however, the algorithm was not tested with n>2.
The coordinates of the marked centroids are then exported for the '_CTRL.tif' and '_FRAP.tif' files in Fiji/ImageJ via File -> Save as -> XY Coordinates with the same name as .txt file.
These are files are included for one FRAP timecourse experiment in this repository under .\sample_data_time.
Note that the point ROIs have to be only approximate as an automated circle optimization algorithm is applied to each frame. The manual annotation thus provides only a reasonable initial guess.
# Code execution
Two files are supplied which can be executed as python scripts:
- LiposomeFRAPanalysis.py quantifies the normalized FRAP recovery based on individual frames. An excel file will be saved containing all raw and normalized intensity values and optimized lobe radii of the files in the supplied file directories.
- LiposomeFRAPanalysis_time.py quantifies the normalized FRAP recovery over time. Excel files and plots of the time traces are saved in the directory of the supplied file.
Users are requested to fill in the file paths to process as well as the microscope pixel size in (section '### USER INPUT').
Files
readme.md
Files
(313.2 MB)
Name | Size | Download all |
---|---|---|
md5:4c91f9786f9e03776a94a84d95aa76e8
|
20.3 kB | Download |
md5:6de6508836a4684de9c206c1b5221849
|
19.9 kB | Download |
md5:26a29e391417a138067fcea5dbb69dca
|
2.9 kB | Preview Download |
md5:b40f478e6e8bf1778ae1141345e33933
|
53.7 MB | Preview Download |
md5:7c3f817285012db95b3598ba24d82abc
|
259.4 MB | Preview Download |