Skip to content

DrSydor/RAB10KO_CellArea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAB10KO_CellArea

A Python script to segment GFP-transfected cells using a Cellpose model and measure the cell area of cells with a mean intensity value above a given threshold.

This script automatically takes a series of images and segments the cytosol of cells transfected with GFP or stained in Green with CellTracker, and then measures the cell area for that cell. Note that the cell area output is in pixels^2 and needs to be converted to um^2 based on the objective/microscope used.

The input of this script is a folder of exported multi-channel images from Volocity. Each exported image is inside a folder named after the image and contains each channel as a separate file. This script ignores the channels other than green and assumes the green channel is named 'T00001C02Z001.tif'.

This script was created for a manuscript currently under review (will update with citation once accepted).

About

A Python script to segment GFP-transfected cells using a Cellpose model and measure the cell area of cells with a mean intensity value above a given threshold.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages