-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from ncihtan/cds-access
Add 'Accessing Images via Cancer Data Service (CDS)' Page
- Loading branch information
Showing
9 changed files
with
42 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
order: 995 | ||
order: 994 | ||
--- | ||
|
||
# Google BigQuery | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) |