diff --git a/img/cds_img1.png b/img/cds_img1.png new file mode 100644 index 00000000..db6656e9 Binary files /dev/null and b/img/cds_img1.png differ diff --git a/img/cds_img2.png b/img/cds_img2.png new file mode 100644 index 00000000..bf2f2279 Binary files /dev/null and b/img/cds_img2.png differ diff --git a/img/cds_img3.png b/img/cds_img3.png new file mode 100644 index 00000000..495e57c9 Binary files /dev/null and b/img/cds_img3.png differ diff --git a/img/cds_img4.png b/img/cds_img4.png new file mode 100644 index 00000000..e1cbf9a4 Binary files /dev/null and b/img/cds_img4.png differ diff --git a/img/cds_img5.png b/img/cds_img5.png new file mode 100644 index 00000000..f1509508 Binary files /dev/null and b/img/cds_img5.png differ diff --git a/img/cds_img6.png b/img/cds_img6.png new file mode 100644 index 00000000..118d272a Binary files /dev/null and b/img/cds_img6.png differ diff --git a/img/cds_img7.png b/img/cds_img7.png new file mode 100644 index 00000000..91351302 Binary files /dev/null and b/img/cds_img7.png differ diff --git a/open_access/biq_query.md b/open_access/biq_query.md index 4b436a5e..a99fe8e3 100644 --- a/open_access/biq_query.md +++ b/open_access/biq_query.md @@ -1,5 +1,5 @@ --- -order: 995 +order: 994 --- # Google BigQuery diff --git a/open_access/cds_imaging.md b/open_access/cds_imaging.md new file mode 100644 index 00000000..d142646c --- /dev/null +++ b/open_access/cds_imaging.md @@ -0,0 +1,41 @@ +--- +order: 995 +--- + +# Accessing Images via Cancer Data Service (CDS) + +HTAN Imaging Level 2 data is now available through the [NCI Cancer Data Service (CDS)](https://datacommons.cancer.gov/repository/cancer-data-service). + +Data access via Seven Bridges Cancer Genomics Cloud (SB-CGC) requires a CGC account [[register here](https://docs.cancergenomicscloud.org/docs/sign-up-for-the-cgc)]. For further information on using SB-CGC resources including programmatic access options, you can explore their [online documentation](https://docs.cancergenomicscloud.org/docs). + + +## Filtering for HTAN Images in the CDS File Repository + +From the [SB-CGC dashboard](https://cgc.sbgenomics.com/home/), click **Cancer Data Service Explorer** under the **Data** tab. + +![CDS: Accessing the CDS file explorer](../img/cds_img1.png) + +Select **Explore files** + +![CDS: Accessing the CDS file explorer](../img/cds_img2.png) + +From the sidebar, filter by **Dataset**: HTAN and **Experimental Strategy**: ImagingLevel2 + +![CDS: Filter by HTAN study](../img/cds_img3.png) ![CDS: Filter for imaging data](../img/cds_img4.png) + +This provides a listing of all HTAN Imaging Level 2 data that is currently available through CDS. + +![CDS: HTAN Imaging Data on CDS](../img/cds_img5.png) + + +## Download Images from CDS + +Additional filters are available for further selection including Data format, Site, etc., as well as text search fields to search files by Filename, case ID (HTAN Participant ID), and sample ID (HTAN Biospecimen ID). + +Once you have filtered to your files of interest, click **Copy to project** to add the selected files to the SB-CGC project of your choosing (create a new project if you do not have one set up). + +![CDS: Add selected files to project](../img/cds_img6.png) + +You will be automatically re-directed to the **Files** tab of your SB-CGC project. From here, check the boxes of the files you would like to save. Clicking **Download** will download the selected images to your local machine. + +![CDS: Download selected imaging files](../img/cds_img7.png)