Cancer Data Science Pulse

ISB-CGC Cloud Resource: Providing Researchers with Shortcuts to Data Analysis

If you’d like to learn how to use the ISB-CGC platform and set up your own Google Cloud project, please attend ISB-CGC Office Hours or email your feedback.

A previous blog introduced NCI’s Cloud Resources and described how these tools put important data into the hands of cancer researchers using cutting-edge cloud technology. As emphasized in that blog, using the cloud eliminates the need to download and store large data sets. Here, we’ll discuss how one of the cloud resources gives researchers a shortcut to accessing and analyzing data via Google BigQuery tables. That cloud resource is the Institute for Systems Biology Cancer Gateway in the Cloud (ISB-CGC)—a collaboration between the ISB and General Dynamics Information Technology Inc., contracted by NCI. 

Streamlining the Researcher’s Pipeline

Let’s say that we’re researching mutations on tumors for a specific disease. Data for each patient are stored in separate files. To generate hypotheses and insights, that data must be combined with other patients’ data in hundreds of files. Previously, researchers had to collect, download, and reformat all these files before the data were ready to be explored. Now, ISB-CGC’s extract, transform, and load (ETL) process merges the data from thousands of publicly available NCI molecular level files into Google BigQuery tables so that researchers can immediately take that data and combine them with their own.

ETL is the process of extracting data from primary sources, transforming the data into a usable format, and loading that data into a location where users can access it. In ISB-CGC’s case, much of the hosted data comes from NCI’s Genomic Data Commons (GDC) and Proteomic Data Commons (PDC). ISB-CGC then takes the large volume of source files and consolidates the data by datatype (e.g., Clinical, DNA Methylation, RNA-seq, Somatic Mutation) and transforms those data into permanent ISB-CGC Google BigQuery tables for ease of access and analysis. Because ISB-CGC does this, researchers no longer have to perform this time-consuming part of the data preparation pipeline. See the figure Overview of ISB-CGC Data Preparation Process for a graphical representation of this process.

A pipeline workflow illustrating the extration, transformation, and loading of data through the ISB-Cancer Gateway in the Cloud (CGC). ISB-CGC is a component of the NCI Cancer Research Data Commons. Title text reads, "Overview of ISB-CGC Data Preparation Process." A table on the left reads as follows: "25+ Data Sources/Programs. BEATAMIL. CCLE. CGCI. CMI. CPTAC. CTSP. FM. GENIE. HCMI. MMRF. NCICCR. OHSU. ORGANOID. TARGET. TCGA. VAREPOP. WCDT. CBTN. CPTAC. ICPC. Targetome. Reactome. Pan-Cancer Atlas. Georgetown Proteomics Research Program. Quantitative Digital Maps of Tissue Biopsies. 500k+ Files of Heterogeneous Data. WGS. DNA Seq WXS. RNA Seq (gene, isoform, exon, junction). SNP Array (CEL). DNA Seq (MAF, VCF). DNA Methylation. Protein (RPPA). Clinical & Biospecimen. miRNA Seq. SNP Array." This table and all the variables point to a section of the workflow titled, "Download Data via Multiple Protocols. APIs. HTTPS. SFTP." This part of the workflow is preceded by "Deploy Custom VMs. Memory. Disk. Network." and "Write Code for Data Source-Specific Pipelines." After these three opening parts of the workflow, the workflow continues: "Cloud Storage/Local VM Disk." These sections of the workflow are labeled as "Extract." The next sections of the workflow are labeled as "Transform." This starts with, "Convert & Standardize File Formats. CSV. TSV. XML. JSON." Then, "QC & Normalize Data. Missing Values. Inconsistent Value Formats. Deduplication." Then, "Create Files for BigQuery Import." The final sections of the workflow are labeled as "Load." There is a split between "Intermediate BigQuery Tables" and "Final BigQuery Tables." For the former, that then progresses to "BigQuery SQL Joins & Transformations. Normalize. Filter. De-Normalize. Pivot" before it concludes with "Final BigQuery Tables."
Overview of ISB-CGC Data Preparation Process, Graphic credit: John Phan, Ph.D., ISB-CGC


ISB-CGC hosts data from more than 25 research programs in their collection of BigQuery tables. They include programs such as The Cancer Genome Atlas (TCGA), Clinical Proteomic Tumor Analysis Consortium (CPTAC), and Therapeutically Applicable Research to Generate Effective Treatments (TARGET). A list of hosted programs can be found in the ISB-CGC documentation. To find tables of interest, use the ISB-CGC BigQuery Table Search—no login is necessary!

BigQuerySaving Analysis Time

BigQuery is Google’s cloud data warehouse, and the popular, easy-to-use Structured Query Language (SQL) is used to communicate with it. Using SQL to query ISB-CGC’s curated BigQuery tables enables users to quickly analyze information from thousands of patients. Processing time is extremely fast because BigQuery is built on a massively parallel analytics engine, meaning Google splits the BigQuery data analysis between multiple simultaneous processes as needed. For instance, we were able to compute approximately six billion correlations and their p-values which took about three hours to complete, and the cost was less than two dollars.

Researchers can use SQL directly from the Google BigQuery Console, embed it in Python and R programs, or include it within analysis pipelines. ISB-CGC has many notebook examples of how to use SQL to query BigQuery tables in Python and R.

BigQuery Table Search
Explore and learn more about available ISB-COC BigQuery tables with this search feature.
Find tables of interest based on category, reference genome build, data type and free-form text search.

Category
CLINICAL BIOSPECIMEN DATA
FILE METADATA
PROCESSED OMICS DATA
REFERENCE DATABASE

Data Type
GENE EXPRESSION X
Name
O BEATAML1 0 G38 ANASEO GENE EXPRESSION
O BEATAML1.0 G38 RNASEO GENE EXPRESSION REL19 VERSIONED
O COLE RMA EXPRESSION
O CCLERMA EXPRESSION 2016 VERSIONED
O COCIMGMA RNASEO GENE EXPRESSION
O COCINGSS RNASE GENE EXPRESSION REL24 VERSIONED
O CMIHG38 RIVASEO GENE EXPRESSION
O CMIHO38 RASEO GENE EXPRESSION REL26 VERSIONED
O CPTAC HG38 ANASEO GENE EXPRESSION
O CPTAC HG36 RNASEO GENE EXPRESSION REL 26 VERSIONED

Program

BEATAML
BEATAML
CCLE
COLE
CGCI
CGCI
CMI
CMI
CPTAC2, CPTAC3
CPTAC2. CPTACI 

Category
PROCESSED -OMICS DATA
PROCESSED -OMICS DATA
PROCESSED OMICS DATA
PROCESSED -OMICS DATA
PROCESSED OMICS DATA
PROCESSED -OMICS DATA
PROCESSED OMICS DATA
PROCESSED -OMICS DATA
PROCESSED -OMICS DATA
PROCESSED OMICS DATA

Source
GDC
GDC
BROAD
BROAD
GDC
GDC
GDC
ODC
GDC
GDC

Data Type
GENE EXPRESSION
GENE EXPRESSION
GENE EXPRESSION
GENE EXPRESSION
GENE EXPRESSION
GENE EXPRESSION
GENE EXPRESSION
GENE EXPRESSION
GENE EXPRESSION
GENE EXPRESSION

Showing 1 to 10 of 31 entries (fitered from 1,268 total entries)
Have feedback or corrections? Please email us at feedback@isb-ege.org.
ISB-CGC BigQuery Table Search User Interface

 

Exploring Breast Cancer Data Efficiently

Some of our investigators shared how ISB-CGC Google BigQuery tables can be used to process complex statistical methods on multi-omics cancer data, directly in the cloud, in a poster for the 11th Association for Computing Machinery International Conference on Bioinformatics: “Multi-omics data integration in the Cloud: Analysis of Statistically Significant Associations Between Clinical and Molecular Features in Breast Cancer.

In this study, ISB-CGC members, Drs. Kawther Abdilleh and Boris Aguilar, and Google consultant, J. Ross Thomson, investigated TCGA clinical, genomic, and proteomic data contained in ISB-CGC’s Google BigQuery tables. Using ISB-CGC user-defined functions (i.e., reusable SQL statements that can perform complex operations in the cloud) the investigators took advantage of the high computational power available in Google Cloud to complete their analysis. In this case, the Kruskal-Wallis test was used to determine the statistical associations between TCGA categorical features and protein and RNA expression.

Performing these statistical computations directly in BigQuery was efficient and cost-effective. The study found that, “Significant differences in expression both at the protein and gene expression level are apparent in the CDH1 gene between the two distinct Breast Cancer histological subtypes, infiltrating ductal carcinoma and infiltrating lobular carcinoma.” To view the notebooks used in this work, visit the ISB-CGC Github page. To learn more about ISB-CGC and its work with breast cancer research, read their latest case study.

ISB-CGC would like to help your team find answers to complex questions regarding cancer data. Please reach out to us via email or attend ISB-CGC Office Hours.

Deena Bleich
Bioinformatician, Institute for Systems Biology Cancer Gateway in the Cloud
Older Post
Semantics Primer
Newer Post
NCI’s ITCR Training Network Puts Cancer Research Tools and Training at Your Fingertips

Leave a Reply

Vote below about this page’s helpfulness.

Your email address will not be published.

CAPTCHA

Enter the characters shown in the image.