GUV-symmetry-breaking-analysis
README.md

GUV-symmetry-breaking-analysis

This repository contains the code used for symmetry breaking analysis of giant unilamellar vesicles (GUVs) in the article:

Shiva Razavi, Felix Wong, Bedri Abubaker-Sharif, Hideaki T. Matsubayashi, Hideki Nakamura, Eduardo Sandoval, Douglas N. Robinson, Baoyu Chen, Jian Liu, Pablo A. Iglesias, and Takanari Inoue. “Synthetic control of actin polymerization and symmetry breaking in active protocells”. DOI:

Code 1 generates masks to segment GUVs.

Code 2 generate kymographs for biochemical properties (membrane marker, ActA, and actin signal) and physical properties (curvature and eccentricity) of GUVs. The "guv_settings.csv" file contains parameters for each guv that need to be adjusted (naming, number of frames to use, time of rapamycin addition, inner-outer mask size parameter, and center angle for kymographs).

Code 3 applies correlation analysis and principal component analysis to study symmetry breaking. It also contains code for analysis of radial actin polymerization rate for locally stimulated GUVs.

Additional details regarding the approaches used can be found in the Supplementary Information section of the paper.

Please read the citation details below if you would like to use a part of this repository in your research.

Requirements

MATLAB 2022a (or later versions) is required to run these programs. Additional code dependencies:

Authors

The code was primarily developed by Bedri Abubaker-Sharif and Pablo A. Iglesias (Johns Hopkins University, Baltimore, MD, USA).

Citation

This program is free software (please see License for details). However, if you are using this code in your work, please cite our work as:

Razavi, S. et al. Synthetic control of actin polymerization and symmetry breaking in active protocells. (JOURNAL INFO).

License

Copyright © 2023 Shiva Razavi, Felix Wong, Bedri Abubaker-Sharif, Hideaki T. Matsubayashi, Hideki Nakamura, Eduardo Sandoval, Douglas N. Robinson, Baoyu Chen, Jian Liu, Pablo A. Iglesias, and Takanari Inoue.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.