Downloads provided by UsageCounts
# 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').
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 57 | |
| downloads | 4 |

Views provided by UsageCounts
Downloads provided by UsageCounts