3,407 Views
•
06:37 min
•
June 15, 2022
DOI:
Our protocol can quantify dynamics in many systems using a range of optical microscopy techniques. We highlight how this method can, in particular, help characterize the dynamics of reconstituted cytoskeleton networks. The main advantage of using our Differential Dynamic Microscopy software package is that it is well-documented, has multiple example analysis files and can easily be adapted to study different types of dynamics.
Our software package can be used to quantify dynamics not only in reconstituted cytoskeleton networks, but also in other soft and biologically relevant materials. Based on the time and length scales to probe acquire image sequences of over 1, 000 frames using microscope control software, such as Micro-Manager. Under the examples folder provided in the PyDDM code repository, make a copy of the parameter file named, example_parameter_file.yml.
Open this EML file with a text editor like Notepad+or the text editor in JupyterLab. In the copied EML file, provide the data directory and file name corresponding to the image sequence to be analyzed. Under the metadata section, provide the pixel size and frame rate.
Under the analysis parameter section, select the parameters for calculation of the DDM matrix, such as the number of different lag times and the longest lag time. Provide details on the fitting of the DDM matrix or the intermediate scattering function in the fitting parameter section, such as the name of the model and model parameter, initial guess, lower bound and upper bound. Initialize an instance of the DDM analysis class by providing the metadata in the analysis parameters by passing the file name of the EML file with the full file path to DDM analysis.
Alternatively, pass the metadata and parameters as a Python dictionary data structure. Run the function to calculate the DDM matrix. Inspect the returned data with the associated variables and metadata, which are stored as a dataset in the Xarray package.
Then, inspect the plots and figures, which are saved as a PDF file and the data directory. One of these plots shows the default method for how the background is estimated. If needed, change the method in which the background is estimated using the parameter background method in either the EML file or as an optional keyword argument to the function calculate DDM matrix.
Initialize an instance of the DDM fit class by passing the file name of the EML file containing the image metadata and fitting parameters. List the available models by executing the function print fitting models. Specify the model to be used in the EML parameter file or by using the function reload fit model by name.
For each parameter in the chosen model, set the initial guesses and bounds if different from values specified in the EML file by using the functions set parameter initial guess and set parameter bounds. Execute the fit with the function fit. Generate plots for inspecting the fits in the q dependence of the fit parameters with the function fit report.
Check the output including the figure with two by two subplots showing the DDM matrix or ISF at four q values along with the fit. Use the class browse DDM fits in the Jupyter Notebook environment to plot the DDM matrix or ISF along with the best fit in an interactive way. Clicking on a point in the decay time versus wavenumber plot will show the data and fit.
Check the results of the fit saved in an Xarray dataset and use the function two netCDF or Python’s built-in pickle module to save this data structure to disk. DDM analysis was performed on the brightfield image series of 0.6 micron beads in a vimentin network and confocal microscope images from an active actin-microtubule composite network with spectrally distinct fluorescent labels. Intermediate scattering functions were plotted as a function of lag time at different wavenumbers and a network with a vimentin concentration of 19 micromolar and 34 micromolar.
The long lag time plateau of the function at a value well above zero indicates nonergodicity. The decay time tau plotted as a function of q for two networks with different vimentin concentrations show to sub-diffusive or confined motion. The nonergodicity parameters c plotted as a function of q squared for the network with 34 and 49 micromolar vimentin showed that the log of c was proportional to q squared as expected for confined motion.
The mean squared displacement versus lag time plots showed that the values determined from DDM agreed well with that found through single particle tracking. For the more concentrated network, the value plateaus at longer lag times. DDM matrix versus lag time for an active actin-microtubule composite network showed that the DDM matrix for a particular q value had a plateau at low lag times, then increased in further plateaued at large lag times.
The characteristic decay times tau from the fits to the DDM matrix show that the relationship between tau and q indicates ballistic motion. After developing this PyDDM software package, we used it to investigate the anisotropic and time-varying dynamics of active cytoskeleton networks and other systems.
Differential dynamic microscopy (DDM) combines features of dynamic light scattering and microscopy. Here, the process of using DDM to characterize reconstituted cytoskeleton networks by quantifying the subdiffusive and caged dynamics of particles in vimentin networks and the ballistic motion of active myosin-driven actin-microtubule composites is presented.
07:20
Simultaneous Visualization of the Dynamics of Crosslinked and Single Microtubules In Vitro by TIRF Microscopy
Related Videos
2485 Views
08:44
Visualizing Actin and Microtubule Coupling Dynamics In Vitro by Total Internal Reflection Fluorescence (TIRF) Microscopy
Related Videos
3304 Views
08:55
Visualizing Cytoskeleton-Dependent Trafficking of Lipid-Containing Organelles in Drosophila Embryos
Related Videos
2147 Views
10:38
Microtubule Plus-End Dynamics Visualization in Huntington's Disease Model based on Human Primary Skin Fibroblasts
Related Videos
2764 Views
10:23
High-resolution Imaging and Analysis of Individual Astral Microtubule Dynamics in Budding Yeast
Related Videos
9200 Views
12:52
Micromanipulation Techniques Allowing Analysis of Morphogenetic Dynamics and Turnover of Cytoskeletal Regulators
Related Videos
10011 Views
08:31
Measurement of Microtubule Dynamics by Spinning Disk Microscopy in Monopolar Mitotic Spindles
Related Videos
6155 Views
08:17
Probing Structural and Dynamic Properties of Trafficking Subcellular Nanostructures by Spatiotemporal Fluctuation Spectroscopy
Related Videos
1778 Views
05:50
Measuring Cell-Edge Protrusion Dynamics during Spreading using Live-Cell Microscopy
Related Videos
2268 Views
09:10
Reconstituting and Characterizing Actin-Microtubule Composites with Tunable Motor-Driven Dynamics and Mechanics
Related Videos
2973 Views
Read Article
Cite this Article
Verwei, H. N., Lee, G., Leech, G., Petitjean, I. I., Koenderink, G. H., Robertson-Anderson, R. M., McGorty, R. J. Quantifying Cytoskeleton Dynamics Using Differential Dynamic Microscopy. J. Vis. Exp. (184), e63931, doi:10.3791/63931 (2022).
Copy