You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notebooks/getting_started/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# NCI Imaging Data Commons: Getting started tutorial series
2
2
3
+
Not interested in the introductions and want to jump to the tutorial right away? [Basics of searching IDC data](https://github.com/ImagingDataCommons/IDC-Examples/blob/master/notebooks/getting_started/part2_searching_basics.ipynb) (beginner level)
4
+
3
5
## What is Imaging Data Commons (IDC)?
4
6
5
7
[NCI Imaging Data Commons (IDC)](https://datacommons.cancer.gov/repository/imaging-data-commons) is a cloud-based environment containing publicly available cancer imaging data co-located with the analysis and exploration tools and resources.
@@ -50,7 +52,7 @@ If you prefer not to use Google Colab, the beginner level notebook can be execut
50
52
51
53
### Part 2: First steps with IDC (beginner)
52
54
53
-
2.[Part 2: Basics of searching IDC data](https://github.com/ImagingDataCommons/IDC-Examples/blob/master/notebooks/getting_started/part2_searching_basics.ipynb) (beginner level)
55
+
[Part 2: Basics of searching IDC data](https://github.com/ImagingDataCommons/IDC-Examples/blob/master/notebooks/getting_started/part2_searching_basics.ipynb) (beginner level)
54
56
55
57
This tutorial will introduce you to the basic capabilities of [`idc-index` python package](https://github.com/ImagingDataCommons/idc-index). In this tutorial we will learn how `idc-index` can help you to:
56
58
* download files corresponding to the collections/patients/images you selected in the IDC Portal
0 commit comments