hsueh-lab / FFT

Fungal Feature Tracker (FFT): A tool to quantitatively characterize morphology and growth of filamentous fungi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fungal Feature Tracker (FFT): A tool to quantitatively characterize morphology and growth of filamentous fungi

The FFT represents a user-friendly tool that automatically characterizes several fungal phenotypes using images that can be obtained using basic imaging devices. The FFT can be used to study different fungal species, conditions and image scales and resolutions. Relying on simple built-in image analysis functions, the FFT is able to quantitatively characterize conidiation, conidia morphology and different aspects of the mycelium, including the growth area, number of hyphal tips and total length of the hyphae. In addition, we developed a function within the FFT that can detect and count traps developed by nematode-trapping fungi.

The functions of the FFT

Spore morphology characterization

This function allows to automatically compute the area, length, width and circularity of fungal spores relying in images of stained spores.

Screen Shot 2019-05-14 at 12 47 00 PM

Spore counting

The FFT can be used to accurately count the number of spores present in an image.

FFT_NC_Spores_07

Mycelium characterization

The mycelium characterization function of the FFT quantitatively computes several fungal measures from images of the mycelium such as the total length, the area covered by the mycelium and the number of tips.

FFT_Profile

Fungal trap counting

The fungal trip counting function quantifies the traps developed by nematode-trapping fungi to capture and consume nematodes.

R_0928 AO12 N2 7 40x

Fungal Feature Tracker (FFT) Tutorial

 

  1. Select the images on which you want to run the FFT

Screen Shot 2019-05-14 at 12 16 41 PM

Use the Browse button to select the folder containing the fungal images.

  1. Select the FFT function you want to perform on your images

Screen Shot 2019-05-14 at 12 16 49 PM

Check our paper to get more information about each of the functions, how they work and what kind of images will work better for each of them.

  1. Select a mask to subtract to all your original images (only if you have one)

Screen Shot 2019-05-14 at 12 16 59 PM

  1. Save the input options

Screen Shot 2019-05-14 at 12 17 09 PM

  1. Calibrate your parameters

Picture5

Move the sliders until to find a suitable parameter configuration. The features detected by the FFT appear in the window on top of the original image (in red for the mycelium characterization and in Blue for the rest of the functions). Select the zoom option to perform the calibration on a zoom area of your image.

  1. Test your parameters on other images of the set

Picture6

Once you have selected your parameters you can test them on other images using the Test button which opens the Validation window:

  1. Save the selected parameters

Screen Shot 2019-05-14 at 12 18 35 PM

The OK button from the Validation window is equivalent to the Save parameters button.

  1. Select the directory, name and extension to save the FFT results

Screen Shot 2019-05-14 at 12 18 50 PM

If the Directory introduced in “Select Folder to store results” does not exist the FFT will create it. You can change the name and extension of the table results with all the measures. The image outputs will name after the image they come from and with the same extension.

  1. Save the Output options

Screen Shot 2019-05-14 at 12 18 56 PM

  1. Click the Run button

Screen Shot 2019-05-14 at 12 19 04 PM

Clicking the Run button will start the execution of the FFT on all images of the set. The execution window will open showing a progress bar:

Screen Shot 2019-05-14 at 12 19 11 PM

Once the execution a window will pop up confirming that the execution has finished successfully and where to find the final results.

Screen Shot 2019-05-14 at 12 19 23 PM

Prerequisites and Instalation

Download the FFT_v_1_0.m file and paste it somewhere in your computer. Open the file using Mathematica (Wolfram Research Inc., USA) and click Run all codeDownload the FFT_v_1_0.m file and paste it somewhere in your computer. Open the file using Mathematica (Wolfram Research Inc., USA) and click Run All Code at the top-right corner.

About

Fungal Feature Tracker (FFT): A tool to quantitatively characterize morphology and growth of filamentous fungi


Languages

Language:HTML 82.5%Language:Mathematica 17.5%