Skip to content

Latest commit

 

History

History
25 lines (24 loc) · 1.67 KB

File metadata and controls

25 lines (24 loc) · 1.67 KB

Cellular Composition

We developed a novel informatics system to facilitate objective and scalable diagnosis screening for serous borderline ovarian tumor (SBOT) and high-grade serous ovarian cancer (HGSOC). The system was built upon Groovy scripts and QuPath to enable interactive annotation and data exchange. Many Groovy modules are included in this repo, including parsing whole slide images annotations, cell segmentation, staining and morphological cellular feature extraction. Though the workflow is design for ovarian tissue classification, it can be easily extended to other digital pathology analysis tasks. Please refer to our paper to get more details. framework Figure 1. The proposed workflow for cellular analysis.

Features

Cell annotation and parsing, see another repo for regional annotation and parsing
Cell feature extraction and export
Cell classification and abstraction

Added feature

Load cell classification to QuPath. After cell classification, cells can be loaded into QuPath for visualization. framework

Cite our work

author = {Jiang, Jun. and Tekin, Burak. and Guo, Ruifeng. and Liu, Hongfang. and Huang, Yajue. and Wang, Chen.},
title =  {{Digital pathology-based study of cell- and tissue-level morphologic features in serous borderline ovarian tumor and high-grade serous ovarian cancer}},
journal  ={Journal of Pathology Informatics},
volume ={12},
number ={1},
pages  = {24},
doi  = {10.4103/jpi.jpi_76_20},
year  = {2021}
}