LC3B ROI Quantification

版本 1.0.0 (500.2 KB) 作者: Joaquin Quintana
This function takes in images of cells infected with bacteria and quantifies intracellular signals from regions surrounding the pathogen.
17.0 次下载
更新时间 2020/2/7

查看许可证

The function reads in 16-bit images in the form of multidimensional (3D) tiff stacks. The function requires that the third-dimension be the image channels (n=3) and ordered with the nuclear marker first, signal that you would like to quantify second and the channel which contains the pathogen last. The x, y dimensions are flexible, and the function can take in almost any size 2D array.

The function will first deinterleave the multidimensional tiff stacks and process each channel separately. The function will then define thresholds for all three channels, undergo watershed segmentation for the first and third channels and quantify the number of bacteria and nuclei present in the entire image.

Next the function will take the pathogens that were identified and create a defined region of interest (ROI) with the bacteria as the centroid of the ROI. Each ROI in the image is labeled and run through regionprops to get the bounding box for all ROIs. The function imcrop and the bounding boxes for each ROI are used create a sub-plot of sub-images showing the ROI, identified bacteria and the associated binary mask used to extract the intracellular signal surrounding the pathogen. The subplot will contain sub-images of all the ROIs identified in an image and will be exported to the out-directory as a tiff with the same name as the input file.

The total number of bacteria and nuclei identified for each image will be exported to separate excel files that are saved to the working directory. Additionally, each ROIs integrated density from objects surrounding the pathogen is quantified separately and all the individual results for the ROIs are exported to an excel file sequentially. The function will also label the sheet tabs with the original image name, which contains the ROI data extracted from that image.

Please contact author for demo images of RAW 264.7 cells infected with SL1344 sif::B GFP.

引用格式

Joaquin Quintana (2024). LC3B ROI Quantification (https://www.mathworks.com/matlabcentral/fileexchange/74203-lc3b-roi-quantification), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Biomedical Imaging 的更多信息
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0