Skip to content

Commit cbac8a7

Browse files
authored
Merge pull request #16 from ImagingDataCommons/vkt1414-patch-1
found a potential typo
2 parents b9727e7 + a87fe53 commit cbac8a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

notebooks/IDC_segmentation_primer.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"2. Explore relevant functionality of IDC to support data exploration using Google BigQuery, cohort definition, and retrieval of the data.\n",
3636
"3. Learn how to analyze and visualize the data retrieved from IDC on an example of segmentation of abdominal organs at risk.\n",
3737
"\n",
38-
"This notebook will guide you thought the complete process of identifying a relevant DICOM dataset from IDC, retrieving it to the Colab VM, preparing it for nnU-Net processing, installing nnU-Net and applying it to the dataset, and visualizing the segmentation results produced by nnU-Net.\n",
38+
"This notebook will guide you through the complete process of identifying a relevant DICOM dataset from IDC, retrieving it to the Colab VM, preparing it for nnU-Net processing, installing nnU-Net and applying it to the dataset, and visualizing the segmentation results produced by nnU-Net.\n",
3939
"\n",
4040
"Note that it is not the purpose of this tutorial to promote a specific tool, or assess its robustness. We aim to provide an example of how a tool can be used for analyzing a sample dataset from IDC. We hope that after completing this tutorial you will be empowered and motivated to experiment with more tools and apply them to more datasets in IDC!\n",
4141
"\n",
@@ -1924,4 +1924,4 @@
19241924
},
19251925
"nbformat": 4,
19261926
"nbformat_minor": 0
1927-
}
1927+
}

0 commit comments

Comments
 (0)