| Literature DB >> 35682689 |
Kevin Adi Kurnia1,2, Bonifasius Putera Sampurna1, Gilbert Audira1,2, Stevhen Juniardi1, Ross D Vasquez3,4, Marri Jmelou M Roldan5, Che-Chia Tsao6, Chung-Der Hsiao1,2,7,8.
Abstract
Previous methods to measure protozoan numbers mostly rely on manual counting, which suffers from high variation and poor efficiency. Although advanced counting devices are available, the specialized and usually expensive machinery precludes their prevalent utilization in the regular laboratory routine. In this study, we established the ImageJ-based workflow to quantify ciliate numbers in a high-throughput manner. We conducted Tetrahymena number measurement using five different methods: particle analyzer method (PAM), find maxima method (FMM), trainable WEKA segmentation method (TWS), watershed segmentation method (WSM) and StarDist method (SDM), and compared their results with the data obtained from the manual counting. Among the five methods tested, all of them could yield decent results, but the deep-learning-based SDM displayed the best performance for Tetrahymena cell counting. The optimized methods reported in this paper provide scientists with a convenient tool to perform cell counting for Tetrahymena ecotoxicity assessment.Entities:
Keywords: ImageJ; Tetrahymena; macro language; segmentation
Mesh:
Year: 2022 PMID: 35682689 PMCID: PMC9181243 DOI: 10.3390/ijms23116009
Source DB: PubMed Journal: Int J Mol Sci ISSN: 1422-0067 Impact factor: 6.208
Figure 1Experimental overview of analysis pipeline for Tetrahymena counting. First, 100 μL Tetrahymena samples were loaded into a protozoa counting chamber and covered with cover slide. Next, video recording was conducted for 10 s with 40× magnification. Later, videos were periodically output as 10 frames at 1 s interval. Finally, images were analyzed by five different cell counting methods and compared with manual counting method as the golden standard.
Comparison of cell counting performance for Tetrahymena between five different methods.
| Method | Cell Count ± SD (Cells/μL) | False Negative | Count Sensitivity | Average Cell Size ± SD (Pixel) | Total Area ± SD (Pixel) |
|---|---|---|---|---|---|
| Manual | 173.2 ± 8.0 | - | - | 1027.76 ± 85.3 | 182,583.7 ± 18,556.0 |
| FMM | 156.4 ± 8.0 | 16.8 | 90.3 ± 2.7% | Not available | Not available |
| PAM | 156.4 ± 8.5 | 16.8 | 90.3 ± 2.7% | 1145.0 ± 105.4 | 179,006.8 ± 18,148.7 |
| WSM | 172.4 ± 9.6 | 0.8 | 99.5 ± 2.3% | 1097.1 ± 105.5 | 187,745.3 ± 19,083.8 |
| TWS | 157.5 ± 8.3 | 15.7 | 91.0 ± 2.9% | 1194.4 ± 81.6 | 187,965.4 ± 14,320.5 |
| SDM | 171.3 ± 8.6 | 1.9 | 98.9 ± 1.1% | 987.9 ± 37.1 | 169,264.4 ± 11,169.2 |
Figure 2Assessment of the consistency and performance of five Tetrahymena counting methods. Comparison of the cell count (A), average cell size (B) and total area occupancy (C) result of Tetrahymena using five different methods for manual counting and measurement using one-way ANOVA. Different letter represents statistical difference (p < 0.05). Deming regression of the results obtained from five methods for manual counting and measurement of Tetrahymena cell count (D), average size (E) and total area (F). For each method, data obtained from ten image captures were used for comparison.
Summary of Deming regression of Tetrahymena cell count using five different methods.
| Group | SDM | WSM | TWS | PAM | FMM |
|---|---|---|---|---|---|
| Slope | 1.073 | 1.226 | 1.041 | 1.071 | 1.071 |
| 95% Lower CL # | 0.8499 | 0.5038 | 0.1019 | 0.1850 | 0.1850 |
| 95% Upper CL | 1.296 | 1.947 | 1.981 | 1.956 | 1.956 |
| y-intercept | −14,537 | −39,866 | −22,865 | −29,011 | −29,011 |
| 95% Lower CL | −53,465 | −162,036 | −183,179 | −179,390 | −179,390 |
| 95% Upper CL | 24,392 | 82,304 | 137,448 | 121,368 | 121,368 |
| <0.0001 | 0.0003 | 0.0054 | 0.0028 | 0.0028 | |
| Correlation coefficient (r) | 0.9784 | 0.9096 | 0.8007 | 0.8320 | 0.8320 |
# CL, Confidence limit. ** shows a p value of <0.01, *** shows a p value of <0.001, and **** shows a p value of <0.0001.
Summary of Deming regression of Tetrahymena cell density using SDM and WSM at several different cell concentrations.
| Group | SDM | WSM |
|---|---|---|
| Slope | 1.002 | 0.963 |
| 95% Lower CL # | 0.9934 | 0.9346 |
| 95% Upper CL | 1.01 | 0.9914 |
| y-intercept | 457.1 | −300 |
| 95% Lower CL | −5825 | −1135 |
| 95% Upper CL | 5225 | 2049 |
| <0.0001 (****) | <0.0001 (****) | |
| Correlation coefficient (r) | 0.9934 | 0.9995 |
# CL = Confidence limit. **** shows a p value of < 0.0001.
Figure 3Deming regression of Tetrahymena cell count using either SDM or WSM on samples with a wide range of cell concentrations. For each method, cell counting data obtained from 80 different image captures were used for comparison.
Figure A1Tetrahymena images at either (A) middle-log phase or (B) late-log phase. In the late-log phase, cells become smaller than their counterparts in the middle-log phase. Both densities are used to calculate the relation between manual counting method which is the most common method to count Tetrahymena cells to 5 methods we tested.
Figure 4Images depicting segmentation results obtained from different Tetrahymena cell counting methods. (A) FMM/PAM and TWS showed the inability of segmenting overlapping Tetrahymena cells. In contrast, WSM showed limited segmentation, while SDM showed better segmentation. Segmented cells are marked with red circles, but misdetection on edge is marked with red rectangle. (B) Images showing segmentation error by WSM compared to SDM during cell division. Tetrahymena marked with red circle is undergoing binary fission, and it is still counted as single cell. This Tetrahymena was recognized as two cells by WSM due to the segmentation method.