Skip to content

tpecot/WholeSlideImageAnalysisWithQuPath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whole-Slide Image Analysis and Quantitative Pathology with QuPath

This is a 2-day workshop focusing on the quantitative analysis of H&E and fluorescence whole-slide images with QuPath.

Participants learn how to annotate regions, to perform stain deconvolution, to segment nuclei (watershed-based method and pretrained deep learning models), to classify pixels and cells (shallow machine learning), to identify fluorescent markers associated with cells (intensity thresholding and shallow machine learning) and to characterize cell sub-populations (region clustering). The first day focuses on H&E and H-DAB whole-slide images. The second day focuses on multiplexed fluorescence whole-slide images.

A pdf introduces pyramidal representation of images and describes the background required to understand the different analyses conducted through the workshop. Links to video tutorials are available in the pdf to see how each "hands on" session can be done. The images used in these sessions are available at https://zenodo.org/record/6391629. The scripts and Stardist model are available in the script folder.

Video tutorials

QuPath installation, data and script downloading
Project creation and annotations
Stain deconvolution
Pixel classification (epithelium/stroma for H&E images)
Nuclei segmentation (watershed) and DAB positive cells
Nuclei segmentation (stardist) and DAB positive cells (thresholding)
Visualization of fluorescence images
Pixel classification (epithelium/stroma for fluorescence images)
Nuclei segmentation (stardist)
Object classification for marker identification
Cellpose installation for QuPath and Fiji
Cellpose GPU installation for QuPath and Fiji
Muscle fiber segmentation and muscle fiber type classification with QuPath

Citations

If you use QuPath, please cite:
Bankhead et al. (2017): QuPath: Open source software for digital pathology image analysis

If you use Stardist, please cite :
Schmidt et al. (2018): Cell detection with Star-convex polygons

If you use the model for nuclei segmentation in the script folder (stardist_model_1_channel.pb), please cite the following papers from which data was used to train the model:
Greenwald et al. (2022): Whole-cell segmentation of tissue images with human-level performance using large-scale data annotation and deep learning
Pécot et al. (2022): Deep learning tools and modeling to estimate the temporal expression of cell cycle proteins from 2D still images
Pécot et al. (2022): A deep learning segmentation strategy that minimizes the amount of manually annotated images

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages