You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/plugins/FRETENATOR.md
+41-74Lines changed: 41 additions & 74 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,30 +1,38 @@
1
1
---
2
2
title: FRETENATOR
3
-
description: Fiji plugins for segmentation, quantification and ratiometric analysis of FRET biosensors. Includes a live updating GUI interface, a headless mode, a batch mode, object labelling, object classifier training and application and Trackmate 7 integration.
3
+
description: Fiji plugins for segmentation, object classification, ratiometric analysis and intensiometric analysis. Includes a live updating GUI interface, a headless mode, a batch mode, object labelling, object classifier training and application and Trackmate 7 integration. This is under active development (as of 2026).
# FRETENATOR2- Comprehensive segmenation and ratiometric analysis
7
13
8
-
Latest version of FRETENATOR segmentation and ratiometric analysis suite. This is currently under active development (2026 05 06).
14
+
Fiji plugins for segmentation, object classification, ratiometric analysis and intensiometric analysis. Includes a live updating GUI interface, a headless mode, a batch mode, object labelling, object classifier training and application and Trackmate 7 integration. This is under active development with latest notes on this [github repository](https://github.com/JimageJ/FRETENATOR2) (as of 2026).
9
15
10
16
New FRETENATOR2.5 implemented features:
11
17
12
-
* Improved user interface,
13
-
* Background subtraction (Global mean or Local label based)
14
-
* Pixel by pixel processing
15
-
* Setting saving/reloading
16
-
* Headless mode for batch
17
-
* 2D image processing
18
-
* WEKA based label classifier training, using graph features for context
19
-
* WEKA based label classification
20
-
* Re-editing and annotation through ROI labeller
21
-
* Bug fixes
18
+
* Improved user interface
19
+
* Background subtraction (Global mean or Local label based)
20
+
* Pixel by pixel processing
21
+
* Segmentation settings saving/loading and importing from files
22
+
* Headless mode for batch
23
+
* 2D image processing
24
+
* WEKA based label classifier training and classification, using graph features for context
25
+
* Re-editing and annotation through ROI labeller
26
+
* Help button linking to tutorials (this github readme)
27
+
* Replaced default 'Max projection' with 'Average projection'
28
+
* 32 bit emission ratio image outputs (no 1000X multiplied 16 bit images) with background now assigned as NaN allowing manual ROI quantification
29
+
* Improved pixel by pixel processing - Z projections will be an average projection of the ratioed 3D image rather than Z sum projections ratioed
30
+
* Quickload segmentation settings buttons
31
+
* Bug fixes
32
+
* Separate 'Segment and intensity' plugin implementation to quantify the intensity of each channel for every ROI.
22
33
23
34
Planned features:
24
-
* Video tutorials of new interface/features
25
-
* 32 bit emission ratio image outputs (no 1000X multiplication)
26
-
* Quick segmentation settings button
27
-
* Separate 'Segment and quantify' plugin implementation
*FN2 Segment and ratio* is a powerful plugin to quickly perform ratiometric analysis of 2D, 3D or 4D microscopy images, with an new user interface and a live updating preview. The plugin performs full 3D segmentation of images, which means you don't analyse background, and does all the analysis, ready for you to plot and interpret. The algorithm can be used to analyse punctate sensors (e.g. nuclear localised) on a per object basis, or diffuse sensors (e.g. cytoplasmic) on a pixel by pixel basis, with guideline settings below. Saturated pixels are automatically removed. Settings can be saved and used for headless processing, or even batch (alpha).
52
-
53
-
• Results Table: ◦ Includes the ratiometric calculation (emission ratio) your channel quantifications, and x, y, z positions. This can be saved as a .csv and then analysed in python, R or excel.
54
-
55
-
• Threshold map: ◦ An image of the initial thresholding use for analysis
56
-
57
-
• Label map: ◦ An image in which every nucleus is given a value that corresponds to the “label” in the results table.
58
-
59
-
• Emission ratio map: ◦ An image in which every nucleus is given the value of it’s emission ratio X 1000
60
-
61
-
• Max Z projected emission ratio map: ◦ A maximum Z projection of the emission ratio map
62
-
63
-
• Nearest point emission ratio map: ◦ A nearest point projection of the emission ratio map, with outlines added between the nuclei NB: the scale of this image is different to the original image and other images, allowing thin outlines to be drawn.
59
+
*FN2 Segment and ratio* is a powerful plugin to quickly perform ratiometric analysis of 2D, 3D or 4D microscopy images, with an new user interface and a live updating preview. The plugin performs full 3D segmentation of images, which means you don't analyse background, and does all the analysis, ready for you to plot and interpret. The algorithm can be used to analyse punctate sensors (e.g. nuclear localised) on a per object basis, or diffuse sensors (e.g. cytoplasmic) on a pixel by pixel basis, with quickload settings buttons. Saturated pixels are automatically removed. Settings can be saved and used for headless processing, or even batch (alpha).
64
60
65
-
• Log: ◦ Details of the image file and exact analysis settings used to keep with your metadata. Savable as a .txt file
61
+
• Results Table: ◦ Includes the ratiometric calculation (emission ratio) your channel quantifications, and x, y, z positions. This can be saved as a .csv and then analysed in python, R or excel.
62
+
• Label map: ◦ An image in which every nucleus is given a value that corresponds to the “label” in the results table.
63
+
• Emission ratio map: ◦ An image in which every nucleus is given the value of it’s emission ratio
64
+
• Average Z projected emission ratio map: ◦ An average Z projection of the emission ratio map
65
+
• Nearest point emission ratio map: ◦ A nearest point projection of the emission ratio map, with outlines added between the nuclei NB: the scale of this image is different to the original image and other images, allowing thin outlines to be drawn.
66
+
• Log: ◦ Details of the image file and exact analysis settings used to keep with your metadata. Savable as a .txt file
@@ -127,34 +94,34 @@ The "nearest point Z projection" option has outline drawing between segmented ob
127
94
128
95
There are two background subtraction methods. Global mean subtraction, subtracts the average intensity of the are excluded from segmentation in each channel from each pixel before performing calculation - this is good for the global background signal that is present in many camera/detector types. Local label based subtraction will process each ROI object individually, subtracting the average intensity of nearby pixels in the excluded area surrounding it, which is good for global background as well as local background such as light scattering/autofluorescence.
129
96
130
-
## **FN2_SaR_Headless**
97
+
## **_FN2_SaR_Headless_**
131
98
132
99
Uses the last saved settings of FRETENATOR2_Segment_and_ratio, and performs analysis without opening a dialog box (faster).
133
100
134
101
135
-
## **FN_SaR_Batch (alpha)**
102
+
## **_FN_SaR_Batch_ (alpha)**
136
103
137
104
*Currently only reliable when run from the script editor* Uses the last saved settings of FRETENATOR2_Segment_and_ratio, and performs analysis on all images in a user defined folder, then exports the analysis into another user defined folder.
138
105
139
106
140
-
## **FN_ROI_Labeller (Beta)**
107
+
## **_FN_ROI_Labeller_**
141
108
142
109
### Implementation and usage
143
110
144
111
A follow on tool for after segmentations where users can categorise the ROI in their segmented images. As a work in progress, it currently works on single timepoint 3D label images, allowing users to visually assign labels to one of 10 categories. Results are either output to an existing results table or can be used to measure a chosen image. ***Alpha functionality:*** In the latest version, time course analysis can be performed, but usage asumes the same label usage through time (making it compatable with Trackmate exported files - see below).
A simple plugin to allow **Trackmate 7** analysed label images (Analyse the FRETENATOR label map for tracking then export the tracked label map as dots) to be combined with **FRETENATOR_Segment_and_ratio** output. This adds TrackIDs to the results table and creats a new TrackID labelmap that can be analysed with the ROI manager.

156
123
157
-
## **FRETENATOR2_Segment_and_ratio_BT (Alpha)**
124
+
## **_FRETENATOR2_Segment_and_ratio_BT_ (Alpha)**
158
125
159
126
A specialised version of FRETENATOR2_Segment_and_ratio, developed for Tang et al 2025, which measures the fluorescence of an additional channel, in a dilated area surrounding and including the original ROI. This allows nearby fluorescence to be quantified and is included on the results table. Please select 'Local Label Based' from the "Background Subtraction Method" to use this functionality. This will be added as a new column to the results table.
0 commit comments