Biofilm-Quantification

버전 1.0 (8.9 KB) 작성자: Joaquin Quintana
MATLAB Code for 3D volume quantification of bacterial biofilms
다운로드 수: 18
업데이트 날짜: 2021/6/18

Biofilm-Quantification

MATLAB Code for 3D volume quantification of bacterial biofilms

Code requires bioformats MATLAB Toolbox and MATLAB version R2021a or higher.

The script is designed to quantify Biofilm volumes. The biofilms should be stained with the common live cell/dead cell staining kit, i.e, Syto 9 and propidium iodide, respectively. Code assumes that the biofilms are tiffs and stored as z-stacks.

Note: Dye labeling and fluorescence with Syto9 and propidium iodide vary by strain,concentrations used, and environmental conditions. It is the responsibility of the domain researcher and analysist to determine labeling concentrations for their dyes and validate results using other methods.

Briefly, the code expects users to have 16-bit images, tif format, with two channels interleaved. The code will deinterleave the PI and Syto9 channels from the multidimensional tiff stack and perform Otsu’s method on each channel to determine a threshold. The thresholds determined are used to display the volume using MATLABs labelvolshow and to compute the number of voxels in the deinterleaved channels, this is, PI and Syto 9, respectively.

인용 양식

Joaquin Quintana (2024). Biofilm-Quantification (https://github.com/JoaquinQuintana/Biofilm-Quantification/releases/tag/v1.0), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2021a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.