Skip to content

RippeLab/Optodroplets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Optodroplets

Small script to analyze fluorescence microscopy images of light-dependent formation of optodroplets in living cells.

What does this script do?

  • simple segmentation of the nucleus
  • exclusion of larger aggregates that are already present before blue light illumination
  • quantification of:
    • concentration of the protein of interest (i. e. mean nuclear fluorescence intensity)
    • optodroplet abundance (i. e. normalized coefficient of variation of nuclear fluorescence intensity)
  • fit of the data to compare different proteins of interest
  • outputs:
    • text file listing the above-mentioned parameters for each cell
    • pdf with a basic droplet abundance vs. concentration plot
    • fit parameters (only in R command line)
    • optional: an image with the created nuclear and aggregate masks for visual inspection (for each cell)

How is this script used?

Requirements

  • R version 4.0 (tested with 4.0.1 & 4.0.5)
  • R packages:

Running the analysis on the test data set

Associated scientific publications

This is associated with the following publications:

  • Rademacher A, Erdel F, Weinmann R and Rippe K (2021) Assessing the phase separation propensity of proteins in living cells through optodroplet formation. Methods in Molecular Biology. In Preparation.
  • Erdel F, Rademacher A, Vlijm R, Tünnermann J, Frank L, Weinmann R, Schweigert E, Yserentant K, Hummert J, Bauer C, Schumacher S, Al Alwash A, Normand C, Herten DP, Engelhardt J, Rippe K. Mouse Heterochromatin Adopts Digital Compaction States without Showing Hallmarks of HP1-Driven Liquid-Liquid Phase Separation. Mol Cell. 2020 Apr 16;78(2):236-249.e7. PMID: 3210700. PMCID: PMC7163299. DOI: 10.1016/j.molcel.2020.02.005.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages