Literature DB >> 30345029

TRGAted: A web tool for survival analysis using protein data in the Cancer Genome Atlas.

Nicholas Borcherding1,2,3,4, Nicholas L Bormann5, Andrew P Voigt4, Weizhou Zhang1,2,3,4.   

Abstract

Reverse-phase protein arrays (RPPAs) are a highthroughput approach to protein quantification utilizing antibody-based micro-to-nano scale dot blot. Within the Cancer Genome Atlas (TCGA), RPPAs were used to quantify over 200 proteins in 8,167 tumor and metastatic samples. Protein-level data has particular advantages in assessing putative prognostic or therapeutic targets in tumors. However, many of the available pipelines do not allow for the partitioning of clinical and RPPA information to make meaningful conclusions. We developed a cloud-based application, TRGAted to enable researchers to better examine patient survival based on single or multiple proteins across 31 cancer types in the TCGA. TRGAted contains up-to-date overall survival, disease-specific survival, disease-free interval and progression-free interval information. Furthermore, survival information for primary tumor samples can be stratified based on gender, age, tumor stage, histological type, and subtype, allowing for highly adaptive and intuitive user experience. The code and processed data are open sourced and available on github and contains a tutorial built into the application for assisting users.

Entities:  

Keywords:  Bioinformatics; Cancer Proteomics; Survival Analysis; TCGA

Mesh:

Year:  2018        PMID: 30345029      PMCID: PMC6173115          DOI: 10.12688/f1000research.15789.2

Source DB:  PubMed          Journal:  F1000Res        ISSN: 2046-1402


Introduction

Improving prognostic prediction and the identification of potential therapeutic targets is of particular interest to clinicians. Quantification of messenger RNA at a genome-wide level has proven valuable in the discovery of gene expression profiles, which can serve as biomarkers for clinical outcomes in cancer [1]. However, RNA quantification of tumor or patient cohorts is a proxy for protein level, with many cellular processes above transcription that ultimately regulate protein level. The availability of protein-level quantifications for the TCGA cohort allows for more relevant clinical outcome predictions compared to mRNA levels. Currently, TCGA-based applications provide entry-level analysis in correlational, differential, and survival modalities for the RPPA information. However, survival analysis in these applications rely on median- or mean-based survival data and do not allow for the use of clinical variables [2– 4]. With these limitations in mind, we developed a new open-source web application, TRGAted ( Figure 1). Built on the R shiny framework, TRGAted is an intuitive data analysis tool for parsing survival information based on over 200 proteins in 31 cancer types. TRGAted is comprised of processed RPPA information, survival information, and code, allowing users to run instances locally or modify the code with ease.
Figure 1.

Diagram of the implementation of TRGAted.

Each file communicates within the R Shiny framework. On the user side (left, blue), users select pertinent cancer type, protein of interest, and clinical variables into the CSS-enabled user interface. This information is received by the server file enabling the subsequent run in R. On the server side (right, orange), the specific cancer type from the database, R packages, and functions are retrieved and executed. After execution, the server file provides both tabular and graphical output (purple) to the user interface.

Diagram of the implementation of TRGAted.

Each file communicates within the R Shiny framework. On the user side (left, blue), users select pertinent cancer type, protein of interest, and clinical variables into the CSS-enabled user interface. This information is received by the server file enabling the subsequent run in R. On the server side (right, orange), the specific cancer type from the database, R packages, and functions are retrieved and executed. After execution, the server file provides both tabular and graphical output (purple) to the user interface.

Methods

Protein and survival data

Level 4 TCGA RPPA data for each cancer type was downloaded from the TCPA Portal developed by the MD Anderson Cancer Center [4]. Across all proteins, individual values were scaled using Z-scores. A summary of information available for each cancer datasets is in Table 1. Additionally, uveal melanoma (UVM) was excluded from the datasets due to a low number of samples with RPPA quantification (n=12). Clinical and survival information for each cancer data set was downloaded from recent work by Liu, et al. [5]. Overall survival, disease-specific survival, disease-free interval, and progression-free interval information was added to primary tumor RPPA quantifications for each cancer type. Unlike other cancer types, metastatic samples were retained for skin cutaneous melanoma (SKCM) RPPA-based dataset due to the highly metastatic nature of the disease. SKCM in the TRGAted application consists of 96 primary tumor samples and 258 metastatic samples. Of the 8,167 samples available in the TCPA, overall survival (OS) data was available for 7,714 patients, disease-specific survival (DSS) data was available for 7,240 patients, disease-free interval (DFI) data was available for 3,887 patients, and progression-free interval (PFI) data was available for 7,315 patients ( Table 1).
Table 1.

Survival information and protein summary available in TRGAted.

Cancer TypeSamplesOSDSSDFIPFIProteins
Adrenocortical carcinoma (ACC)4646462846221
Bladder Urothelial Carcinoma (BLCA)344344330153344223
Breast invasive carcinoma (BRCA)901873855750873224
Cervical squamous cell carcinoma and endocervical adenocarcinoma (CESC)171171168112171220
Cholangiocarcinoma (CHOL)3030292130219
Colon adenocarcinoma (COAD)358325311126325223
Diffuse Large B-cell Lymphoma (DLBCL)3333331933219
Esophageal carcinoma (ESCA)12612612476126220
Glioblastoma multiforme (GBM)2051361230136223
Head and Neck squamous cell carcinoma (HNSC)34634632685346239
Kidney Chromophobe (KICH)6363632763220
Kidney renal clear cell carcinoma (KIRC)44544443472444233
Kidney renal papillary cell carcinoma (KIRP)208207205127207221
Lower Grade Glioma (LGG)427426420114426220
Liver hepatocellular carcinoma (LIHC)184184177145184220
Lung adenocarcinoma (LUAD)362361327203361239
Lung squamous cell carcinoma (LUSC)325325295210325239
Mesothelioma (MESO)6161451061220
Ovarian serous cystadenocarcinoma (OV)411405377199407224
Pancreatic adenocarcinoma (PAAD)1051059940105221
Pheochromocytoma and Paraganglioma (PCPG)8179797179220
Prostate adenocarcinoma (PRAD)351351350233351220
Rectum adenocarcinoma (READ)13012612031126223
Sarcoma (SARC)22122121512522220
Skin Cutaneous Melanoma (SKCM)3543493460349223
Stomach adenocarcinoma (STAD)392357334207357220
Testicular Germ Cell Tumors (TGCT)11810410479104219
Thyroid carcinoma (THCA)374372366268372219
Thymoma (THYM)909090990219
Uterine Corpus Endometrial Carcinoma (UCEC)404404403325404223
Uterine Carcinosarcoma (UCS)4848462248220

OS, overall survival; DSS, disease-specific survival; DFI, disease-free interval; PFI, progression-free interval.

OS, overall survival; DSS, disease-specific survival; DFI, disease-free interval; PFI, progression-free interval.

Implementation

The TRGAted application was written and tested using R v3.5.1. The interactive plots are made using shiny (v1.1.0) and ggplot2 (v3.0.0). Plots can be downloaded as .png, .pdf, or .svg files. Data used to generate the individual plots can be downloaded as .csv files. Operation: Minimum system requirements for running TRGAted locally are modest and include an Intel-compatible CPU and 1 gigabyte of RAM. Running TRGAted from the shiny server requires a modern browser and an internet connection. Kaplan-Meier survival curves can be generated by selecting the cancer type, survival type and protein(s) of interest ( Figure 2). Kaplan-Meier curves are generated using the survival (v2.41-3) and the survminer (v0.4-1) R packages. Multi-protein survival analysis utilizes mean values of protein probes, similar to gene-expression-based survival analysis platforms [6]. Hazard ratios for two-group comparisons, either median or optimal cut-off, utilize the Cox proportional hazards regression model in the survival R package; with the reported hazard ratio comparing high versus low protein groups. Optimal cut-off feature uses the surv_cutpoint function of the survminer package, calculating the minimal p-value based on the log-rank method. This function uses the maximally selected rank statistic ( maxstat, v0.7-25) R package, which finds the maximal standardized two-sample linear rank statistic [7]. In order to find clinically or biologically meaningful biomarkers, the minimal proportion cutpoint, or the maximal disparity comparison, was set at 15% versus 85% of samples. Clinical variables dependent on the cancer type selected can be used to filter patients into user-defined groupings. Clinical information available across all types include: subtype, tumor stage, histological type, gender, age, response to primary therapy.
Figure 2.

Generating survival curves.

The interface shows an example of an overall survival curve for the RAD50 protein in the basal subtype of breast cancer using the optimal cutpoint ( A). Disease-specific survival, disease-free interval, and progression-free interval can also be selected ( B). The cutpoint can be varied to separate samples based on protein level into quartiles, tertiles, medians or separating into two groups based on the lowest p-value ( C).

Generating survival curves.

The interface shows an example of an overall survival curve for the RAD50 protein in the basal subtype of breast cancer using the optimal cutpoint ( A). Disease-specific survival, disease-free interval, and progression-free interval can also be selected ( B). The cutpoint can be varied to separate samples based on protein level into quartiles, tertiles, medians or separating into two groups based on the lowest p-value ( C). TRGAted also allows for Cox proportional hazard modeling across all proteins in each cancer type or for a single protein across all cancer types. Hazard ratios and p-values are based on the Cox regression model. Values filtered from the volcano plots are proteins with –log10(p-values) less than 0.1 and hazard ratios greater than 20. These filters were implemented to improve visualization and to reduce artifacts of the analysis pipeline, respectively. The volcano plot can be graphed as linear or natural-log transformed, to assist in the visualization of good prognostic indicators. Visualizing the proportional comparison for the volcano plots is also available.

Use case

In order to demonstrate the functionality of TRGAted, we present a basic survival analysis examining the aggressive, highly-metastatic subtype of breast cancer, known as basal-like breast cancer. We found in this cancer, RAD50, involved in homologous recombination of DNA, as a novel poor prognostic marker. Survival curves: Survival curves can be generated by selecting the cancer type, survival type, and protein or proteins of interest ( Figure 2A). We also selected the subtype information to more closely examine basal-like breast cancer. Other survival types and clinical variables can be selected ( Figure 2B). Samples can be divided into quartiles, tertiles, median or optimally for p-values based on the protein of interest ( Figure 2C). Here we can see that the DNA repair protein, RAD50 is a poor prognostic marker for overall ( Figure 2A) and disease-specific survival ( Figure 2B) in basal-like breast cancer. Across cancer: TRGAted can be used for biomarker discovery by examining the hazard ratios for all proteins available by cancer type or subtype, like basal-like breast cancer ( Figure 3A). The volcano plot displays good prognostic markers on the left in blue and poor prognostic markers on the right in red. Having selected the optimal cutoff feature, a bar chart can also be generated to examine the proportion of samples in the high and low protein groups ( Figure 3B). Protein labeling is adaptive for both the volcano plot and bar chart and will only label significant proteins (p-value ≤ 0.05). Here we see the RAD50 is one of the most significant predictors of poor overall survival in basal-like breast cancer ( Figure 3A and B).
Figure 3.

Visualizing all proteins across a single cancer type.

The interface shows an example of the visualization of Cox hazard ratio of each protein across the basal subtype of breast cancer ( A). Good prognostic markers appear on the left in blue, while poor prognostic markers are on the right in red. The natural log transformation allows the graph to be centered at 0 and makes the visualization of good prognostic markers easier. Labeling for proteins can be adjusted to include more or less protein. Proportional comparisons for protein using the optimal cutpoint function is available as well ( B).

Visualizing all proteins across a single cancer type.

The interface shows an example of the visualization of Cox hazard ratio of each protein across the basal subtype of breast cancer ( A). Good prognostic markers appear on the left in blue, while poor prognostic markers are on the right in red. The natural log transformation allows the graph to be centered at 0 and makes the visualization of good prognostic markers easier. Labeling for proteins can be adjusted to include more or less protein. Proportional comparisons for protein using the optimal cutpoint function is available as well ( B). Across protein: TRGAted can also be used to examine the survival outcomes of a protein of interest across multiple cancers. Here, RAD50 predicts poor survival in only five cancer types, prostate, adrenocortical, breast cancer, low-grade glioma, and head and neck cancers ( Figure 4A). A summary of the hazard ratios can also be visualized by selecting for the barplot function ( Figure 4B).
Figure 4.

Visualizing all proteins across a single cancer type.

The interface shows an example of the visualization of Cox hazard ratio of for RAD50 across all 31 cancer types ( A). This feature is similar to the Across Cancer tab with the ability to adjust labels and log-transform the Cox hazard ratios. Additionally, the hazard ratios for significant cancer types can be visualized using a bar chart ( B).

The interface shows an example of the visualization of Cox hazard ratio of for RAD50 across all 31 cancer types ( A). This feature is similar to the Across Cancer tab with the ability to adjust labels and log-transform the Cox hazard ratios. Additionally, the hazard ratios for significant cancer types can be visualized using a bar chart ( B).

Conclusions

TRGAted is an open-source survival analysis application designed to allow for quick and intuitive exploration of TCGA protein-level data. This survival analysis improves on current TCGA pipelines by providing greater diversity of clinical and survival options and relying on protein-level data. In addition to log-rank and Cox regression modeling, TRGAted allows users to download graphical displays and processed data for up to 7,714 samples across 31 cancer types. Built on the R shiny framework, a literate code architecture, the code for TRGAted is annotated and easily modified from our GitHub repository. Under the GNU General Public License v3.0, we encourage interested groups to modify TRGAted for greater usability. Downloading and modifying TRGAted is streamlined by the relatively small size of TRGAted, totally 27.2 megabytes for the application, processed data, and built-in instructional guide.

Data availability

Release 4.2 of the TCGA replicate-based normalized (level 4) RPPA data is available for 32 cancer types from the TCPA Portal at http://tcpaportal.org/tcpa/download.html. Processed data is available at https://github.com/ncborcherding/TRGAted.

Software availability

Source code is available from GitHub: https://github.com/ncborcherding/TRGAted/tree/v1.0.0 Archived source code at time of publication: http://doi.org/10.5281/zenodo.1323828 [8] License: GNU General Public License v3.0 In this manuscript, Borcherding, et al. describe an interactive web interface (implemented in R using Shiny) that allows for the visualization of cancer patient survival data from TCGA (The Cancer Genome Atlas) based on protein expression measured by RPPA (Reverse-Phase Protein Array). The software is easy to use, well documented, and flexible enough for most common use cases. The code is available in a public github repository, encouraging further development and expansion of the tool to suit users' needs. There are no major flaws in either the implementation of the tool or the associated manuscript, but two minor issues should be addressed: 1. As noted by reviewer 1, the manuscript should be carefully proofread for typographical errors and standard english grammar. For example: the common R package ggplot2 is referred to in the text as "ggplots2". 2. The web interface indicates that the TCPA data included with the package were downloaded on 2017/11/10, but the current TCPA release (4.2) was made available on 2018/07/18. This tool is substantially less useful if it is not updated when new source data is released. A plan for updating the packaged TCPA and survival data should be included in the manuscript (and implemented in the package). Automating this process as a function in the package would be ideal, but detailed instructions for updating the packaged data for local installations would be acceptable as well. I have read this submission. I believe that I have an appropriate level of expertise to confirm that it is of an acceptable scientific standard. We would like to thank the reviewer for the great suggestions. We have recently submitted an updated version of the manuscript with more thorough editing. Additionally, we will work on implementing an automatic pull feature for the data to ensure the most up-to-date protein data available. The specific of this feature will be updated on the github repository and in the application itself when we implement the new pipeline. This was an excellent suggestion. This report by Borcherding et al. deals with the creation of a tool to visualize the impact of proteins represented in the Reverse Phase Protein Array (RPPA) on the survival of patients used in The Cancer Genome Atlas (TCGA). The tools are straight forward, uses a common standard (it is an R module) and thus has the potential of being highly utilized by the cancer research community. There are no major flaws with the module, the code is deposited in github, allowing easy access to users. Two minor issues need to be corrected: The manuscript will benefit from editing by a native English speaker. Phrasing and grammar are uncommon at times. Reference 5 is referred as “updated TCGA clinical data”. This is incorrect. The paper referred to is an interpretation of the clinical data in the context of the Pan Can Atlas effort by the TCGA, but it is NOT the official clinical data. It is a derived product of it. I have read this submission. I believe that I have an appropriate level of expertise to confirm that it is of an acceptable scientific standard. Thank you for your very kind review and suggestions. In the most recent submission, we have addressed your concerns in editing the manuscript and adding additional details on the source of clinical information.
  7 in total

1.  An online survival analysis tool to rapidly assess the effect of 22,277 genes on breast cancer prognosis using microarray data of 1,809 patients.

Authors:  Balazs Györffy; Andras Lanczky; Aron C Eklund; Carsten Denkert; Jan Budczies; Qiyuan Li; Zoltan Szallasi
Journal:  Breast Cancer Res Treat       Date:  2009-12-18       Impact factor: 4.872

2.  Unbiased split variable selection for random survival forests using maximally selected rank statistics.

Authors:  Marvin N Wright; Theresa Dankowski; Andreas Ziegler
Journal:  Stat Med       Date:  2017-01-15       Impact factor: 2.373

3.  Integrative analysis of complex cancer genomics and clinical profiles using the cBioPortal.

Authors:  Jianjiong Gao; Bülent Arman Aksoy; Ugur Dogrusoz; Gideon Dresdner; Benjamin Gross; S Onur Sumer; Yichao Sun; Anders Jacobsen; Rileen Sinha; Erik Larsson; Ethan Cerami; Chris Sander; Nikolaus Schultz
Journal:  Sci Signal       Date:  2013-04-02       Impact factor: 8.192

4.  The cBio cancer genomics portal: an open platform for exploring multidimensional cancer genomics data.

Authors:  Ethan Cerami; Jianjiong Gao; Ugur Dogrusoz; Benjamin E Gross; Selcuk Onur Sumer; Bülent Arman Aksoy; Anders Jacobsen; Caitlin J Byrne; Michael L Heuer; Erik Larsson; Yevgeniy Antipin; Boris Reva; Arthur P Goldberg; Chris Sander; Nikolaus Schultz
Journal:  Cancer Discov       Date:  2012-05       Impact factor: 39.397

Review 5.  RNA Biomarkers: Frontier of Precision Medicine for Cancer.

Authors:  Xiaochen Xi; Tianxiao Li; Yiming Huang; Jiahui Sun; Yumin Zhu; Yang Yang; Zhi John Lu
Journal:  Noncoding RNA       Date:  2017-02-20

6.  An Integrated TCGA Pan-Cancer Clinical Data Resource to Drive High-Quality Survival Outcome Analytics.

Authors:  Jianfang Liu; Tara Lichtenberg; Katherine A Hoadley; Laila M Poisson; Alexander J Lazar; Andrew D Cherniack; Albert J Kovatich; Christopher C Benz; Douglas A Levine; Adrian V Lee; Larsson Omberg; Denise M Wolf; Craig D Shriver; Vesteinn Thorsson; Hai Hu
Journal:  Cell       Date:  2018-04-05       Impact factor: 41.582

7.  TCPA: a resource for cancer functional proteomics data.

Authors:  Jun Li; Yiling Lu; Rehan Akbani; Zhenlin Ju; Paul L Roebuck; Wenbin Liu; Ji-Yeon Yang; Bradley M Broom; Roeland G W Verhaak; David W Kane; Chris Wakefield; John N Weinstein; Gordon B Mills; Han Liang
Journal:  Nat Methods       Date:  2013-09-15       Impact factor: 28.547

  7 in total
  10 in total

1.  Transcriptome analysis reveals high tumor heterogeneity with respect to re-activation of stemness and proliferation programs.

Authors:  Artem Baranovsky; Timofei Ivanov; Marina Granovskaya; Dmitri Papatsenko; Dmitri D Pervouchine
Journal:  PLoS One       Date:  2022-05-19       Impact factor: 3.240

2.  Genes regulated by DNA methylation are involved in distinct phenotypes during melanoma progression and are prognostic factors for patients.

Authors:  Debora D'Angelo Papaiz; Flávia Eichemberger Rius; Ana Luísa Pedroso Ayub; Clarice S Origassa; Hemant Gujar; Diogo de Oliveira Pessoa; Eduardo Moraes Reis; Jérémie Nsengimana; Julia Newton-Bishop; Christopher E Mason; Daniel J Weisenberger; Gangning Liang; Miriam Galvonas Jasiulionis
Journal:  Mol Oncol       Date:  2022-02-04       Impact factor: 7.449

3.  NF-YA Overexpression in Lung Cancer: LUAD.

Authors:  Eugenia Bezzecchi; Mirko Ronzio; Valentina Semeghini; Valentina Andrioletti; Roberto Mantovani; Diletta Dolfini
Journal:  Genes (Basel)       Date:  2020-02-14       Impact factor: 4.096

4.  NF-YA Overexpression in Lung Cancer: LUSC.

Authors:  Eugenia Bezzecchi; Mirko Ronzio; Diletta Dolfini; Roberto Mantovani
Journal:  Genes (Basel)       Date:  2019-11-17       Impact factor: 4.096

5.  Identification of Prognostic Biomarkers and Molecular Targets Among JAK Family in Breast Cancer.

Authors:  Fangteng Liu; Hengyu Wu
Journal:  J Inflamm Res       Date:  2021-01-14

6.  Proteolysis-targeting chimera against BCL-XL destroys tumor-infiltrating regulatory T cells.

Authors:  Ryan Kolb; Umasankar De; Sajid Khan; Yuewan Luo; Myung-Chul Kim; Haijun Yu; Chaoyan Wu; Jiao Mo; Xin Zhang; Peiyi Zhang; Xuan Zhang; Nicholas Borcherding; Daniel Koppel; Yang-Xin Fu; Song Guo Zheng; Dorina Avram; Guangrong Zheng; Daohong Zhou; Weizhou Zhang
Journal:  Nat Commun       Date:  2021-02-24       Impact factor: 14.919

7.  Protective role of cytoplasmic p21Cip1/Waf1 in apoptosis of CDK4/6 inhibitor-induced senescence in breast cancer cells.

Authors:  Irna D Kartika; Hitoshi Kotani; Yuichi Iida; Akira Koyanagi; Ryosuke Tanino; Mamoru Harada
Journal:  Cancer Med       Date:  2021-11-11       Impact factor: 4.452

8.  Survival Genie, a web platform for survival analysis across pediatric and adult cancers.

Authors:  Bhakti Dwivedi; Hope Mumme; Sarthak Satpathy; Swati S Bhasin; Manoj Bhasin
Journal:  Sci Rep       Date:  2022-02-23       Impact factor: 4.379

9.  A Multi-Omics Pan-Cancer Analysis of 4EBP1 in Cancer Prognosis and Cancer-Associated Fibroblasts Infiltration.

Authors:  Kunpeng Du; Jingwen Zou; Chunshan Liu; Muhammad Khan; Tao Xie; Xiaoting Huang; Ke Zhang; Yawei Yuan; Baiyao Wang
Journal:  Front Genet       Date:  2022-03-11       Impact factor: 4.599

10.  Characterization of the prognostic values of the NDRG family in gastric cancer.

Authors:  Chaoran Yu; Xiaohui Hao; Sen Zhang; Wenjun Hu; Jianwen Li; Jing Sun; Minhua Zheng
Journal:  Therap Adv Gastroenterol       Date:  2019-07-21       Impact factor: 4.409

  10 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.