QuPath H-DAB Project
  • ๐Ÿ“ŠQuPath guide for H-DAB Cell Counting Docs
  • ๐Ÿ’กPipeline
    • ๐Ÿ’กSimple Pipeline
  • Fundamentals
    • ๐Ÿ› ๏ธGetting Set Up
  • QuPath H-Dab Docs
    • ๐Ÿ’กQuPath H-DAB Tutorial
      • Creating and Opening of Projects
      • Estimating Stain Vectors
      • Training Image Creation
      • Cell Detection
      • Object Classifier
      • Tissue Detection
        • 1๏ธโƒฃAutomatic General Tissue Detection
        • 2๏ธโƒฃManual Specific Tissue Detection
    • ๐ŸงพQuPath Script
      • Batch Processing
    • ๐Ÿ“‚Output
  • Result Analysis Docs
    • ๐Ÿ’กProcessing Package Tutorial
      • Addition Information for Python insiders
      • In-Depth Python usage
    • ๐Ÿ—„๏ธFinal Spreadsheet creation
    • ๐Ÿ†˜Out-of-memory error
  • non-expert docs
    • ๐Ÿ”ŽQuPath Installation
    • ๐Ÿ’ปGit Bash Installation
    • ๐Ÿ–ฅ๏ธPython Installation & Packages
    • Git Bash installation
Powered by GitBook
On this page
  1. QuPath H-Dab Docs

Output

All the results of the script would be saved in the results directory, and the structure for each of it will be as shown in the last screen.

PreviousBatch ProcessingNextProcessing Package Tutorial

Last updated 1 year ago

Results

The folder is automatically generated by the Qupath batch analysis. For each slide, a text file is created containing the information of the cell detection.

Each detected object gets an ObjectID, an Object type a Classification, and a Parent. The classification is defined through the object classifier, giving us no cell (NoCell), immune-positive (PositiveCell), and immune-negative (NegativeCell) cells. The Parent for automatic tissue detection is Region whereas if manual-specific detection is performed the Parent differs accordingly.

The positivity rate could now be manually calculated from each .txt file. To speed up the process and make it more efficient we have created a script that automatically calculates the positivity rate for each slide linking the with the . To create an Excel sheet as shown below please follow the l.

๐Ÿ“‚
ID_Slidescanner
ID_Sample
ProcessingScan Package Tutoria
Output in the results folder, a text file is created for each slide
Final output sheet