From b75545153f7d6d6491f0eced17ed81d51c79f58a Mon Sep 17 00:00:00 2001 From: Arian Arab <68286434+arian-arab@users.noreply.github.com> Date: Mon, 4 Nov 2024 05:33:37 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50b0598..7f3a8c6 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,9 @@ To calculate confidence intervals we use the bootstrap method. To obtain one boo # Usage -Inputs/Outputs requirements to the software tool as well as the Inputs/Outputs to each of the functions within the software are described in the "User Manual" document. Please refer to this document for a full descirpiton of each of the functions and the software tool usage. +Inputs/Outputs requirements to the software tool as well as the Inputs/Outputs to each of the functions within the software are described in the "User Manual" document. Please refer to this document for a full descirpiton of each of the functions wihtin the software tool ("User Manual.pdf"). + +The "run-example.py" function contains example codes how to use the software to generate the Dice point-estimates as well as their confidence intervals across a set of WSIs annotated across several regions of interests (ROIs). # Installation