-
Notifications
You must be signed in to change notification settings - Fork 0
Loading data
DeepTRACE can accept localisation or tracking data from the following pipelines:
We recommend the use of the software Picasso (https://github.com/jungmannlab/picasso) from the Jungmann lab. When using this input method, DeepTRACE will use its own internal nearest-neighbour linker to connect localisations (grouped by segmented cell boundaries) into tracks.
- Open Picasso and perform localisation using
LQ, Gaussianfitting (produces .hdf5 file). - Segment cells in your image using the software MicrobeTracker (produces .mat file).
- Click
File > Load new localisation datato launch the Select Source Files dialog (screenshot below). - Select the reference image, MicrobeTracker-formatted cell boundaries, Picasso localisation files, and the fluorescence recording for a single field of view. For multiple recordings see the note below.
- Enter an inter-frame time in seconds and press enter; this defines the time between the start of each frame, equal to the exposure time plus any readout time.
- Click OK to continue; you will now be presented with the Data Import GUI (screenshot below).
- Use the arrows to remove any offset between the localisations and cell boundaries; for some pipelines the definition of y-axis can be inverted, if so click
Flip image and cell outlines. - Once aligned click
Set static offset and exit. - To perform nearest-neighbour linking you will be asked to provide a memory parameter and a linking distance.
- You will now be presented with Data Preparation GUI (screenshot below); detailed descriptions for each variable can be found by hovering over each input. Click
OK. - When prompted, provide a dataset name that will allow to you identify the dataset.
- Click
OKto continue to the Feature Engineering menu, which is described in the next page of the wiki.
Note about multiple recordings: If you provide multiple recordings DeepTRACE will display a separate GUI prompting the user to sort recordings chronologically; it is important that the order matches exactly the localisation files.

A screenshot of the Select Source Files dialog for input of data from Picasso.

The data import GUI displaying a set of localisations (green points) and cell boundaries (blue lines) on top of a reference brightfield image. The user is able to account for spatial offset caused by drift that may occur between the reference image and the fluorescence recording using the blue arrows to the right hand side of the GUI.

The Data Preparation dialog: this interface defines the pixel scale and how tracks should be filtered for length and temporal overlaps. Details of each parameter can be found by hovering over the inputs.
TrackMate is a powerful tracking plugin for imageJ/FIJI. While not originally intended for single-molecule tracking, its LoG filter can perform reasonably well for single-molecule tracking data.
- From FIJI/ImageJ, launch the TrackMate plugin, and perform single molecule localisation and tracking using the LoG localisation method (details of how to perform this are available from the TrackMate documentation). Export data using the
All spotsoutput option (produces .csv file). - Segment cells in your image using the software MicrobeTracker (produces .mat file).
- Click
File > Load new tracking data > TrackMateto launch the Select Source Files dialog (screenshot above, shown for Picasso). - Select the reference image, MicrobeTracker-formatted cell boundaries, TrackMate tracking files, and the fluorescence recording for a single field of view. For multiple recordings see the note below.
- Enter an inter-frame time in seconds and press enter; this defines the time between the start of each frame, equal to the exposure time plus any readout time.
- Click OK to continue; you will now be presented with the Data Import GUI (screenshot above).
- Use the arrows to remove any offset between the localisations and cell boundaries; for some pipelines the definition of y-axis can be inverted, if so click
Flip image and cell outlines. - Once aligned click
Set static offset and exit. - You will now be presented with Data Preparation GUI (screenshot above); detailed descriptions for each variable can be found by hovering over each input. Click
OK. - When prompted, provide a dataset name that will allow to you identify the dataset.
- Click
OKto continue to the Feature Engineering menu, which is described in the next page of the wiki.
LoColi is a non-public single-molecule tracking tool in use by several labs connected to the University of Oxford. Further details will be included here at a later date.
You are now ready to perform feature engineering.