Skip to content

Commit

Permalink
GITBOOK-361: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
fedorov authored and gitbook-bot committed Sep 4, 2024
1 parent 4fb5c66 commit 82d60b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Getting Started

This section describes version 2 of the IDC REST API . The documentation for the version 1 API will be found [here](broken-reference).
This section describes version 2 of the IDC REST API . The documentation for the version 1 API will be found [here](https://learn.canceridc.dev/api/v1-api).

This API is designed for use by developers of image analysis and data mining tools to directly query the public resources of the IDC and retrieve information into their applications. The API complements the IDC web application but eliminates the need for users to visit the IDC web pages to perform cohort creation, manifest export, and transfer of image data to some local file system.

Expand Down
2 changes: 1 addition & 1 deletion introduction/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The following components and capabilities are being developed by IDC:
* [Cloud-hosted imaging data collections](../data/introduction.md)
* [Search and cohort building portal](../portal/getting-started.md) (IDC Portal)
* Visualization of the hosted imaging data supported by the integrated [OHIF Viewer](https://github.com/OHIF/Viewers) (radiology data) and [SliM viewer](https://github.com/MGHComputationalPathology/slim) (digital pathology data)
* [Application Programming Interface (API)](broken-reference) to support programmatic use of the IDC functionality
* [`idc-index` python package](https://github.com/ImagingDataCommons/idc-index) to support programmatic use of the IDC functionality
* [Interactive self-guided tutorials](https://github.com/ImagingDataCommons/IDC-Tutorials/tree/master/notebooks/getting\_started) to help you get started

IDC is being built utilizing the Google Cloud Platform (GCP) as the foundation. We use a range of products developed by GCP, most notably Google Healthcare, to implement the capabilities listed above. We discuss the role of the major GCP components used by IDC in [this section](google-cloud-platform/).
Expand Down

0 comments on commit 82d60b8

Please sign in to comment.