Correlation between mutation rate and clinical features
Testicular Germ Cell Tumors (Primary solid tumor)
02 April 2015  |  analyses__2015_04_02
Maintainer Information
Citation Information
Maintained by Juok Cho (Broad Institute)
Cite as Broad Institute TCGA Genome Data Analysis Center (2015): Correlation between mutation rate and clinical features. Broad Institute of MIT and Harvard. doi:10.7908/C1T152RF
Overview
Introduction

This pipeline uses various statistical tests to identify selected clinical features related to mutation rate.

Summary

Testing the association between 2 variables and 9 clinical features across 132 samples, statistically thresholded by P value < 0.05 and Q value < 0.3, 1 clinical feature related to at least one variables.

  • 1 variable correlated to 'ETHNICITY'.

    • MUTATIONRATE_SILENT

  • No variables correlated to 'DAYS_TO_DEATH_OR_LAST_FUP', 'AGE', 'AGE_mutation.rate', 'NEOPLASM_DISEASESTAGE', 'PATHOLOGY_T_STAGE', 'PATHOLOGY_N_STAGE', 'PATHOLOGY_M_STAGE', and 'RACE'.

Results
Overview of the results

Complete statistical result table is provided in Supplement Table 1

Table 1.  Get Full Table This table shows the clinical features, statistical methods used, and the number of variables that are significantly associated with each clinical feature at P value < 0.05 and Q value < 0.3.

Clinical feature Statistical test Significant variables Associated with                 Associated with
DAYS_TO_DEATH_OR_LAST_FUP Cox regression test   N=0        
AGE Spearman correlation test   N=0        
AGE Linear Regression Analysis   N=0        
NEOPLASM_DISEASESTAGE Kruskal-Wallis test   N=0        
PATHOLOGY_T_STAGE Spearman correlation test   N=0        
PATHOLOGY_N_STAGE Spearman correlation test   N=0        
PATHOLOGY_M_STAGE Wilcoxon test   N=0        
RACE Kruskal-Wallis test   N=0        
ETHNICITY Wilcoxon test N=1 not hispanic or latino N=1 hispanic or latino N=0
Clinical variable #1: 'DAYS_TO_DEATH_OR_LAST_FUP'

No variable related to 'DAYS_TO_DEATH_OR_LAST_FUP'.

Table S1.  Basic characteristics of clinical feature: 'DAYS_TO_DEATH_OR_LAST_FUP'

DAYS_TO_DEATH_OR_LAST_FUP Duration (Months) 0.1-229.2 (median=37.7)
  censored N = 128
  death N = 3
     
  Significant variables N = 0
Clinical variable #2: 'AGE'

No variable related to 'AGE'.

Table S2.  Basic characteristics of clinical feature: 'AGE'

AGE Mean (SD) 31.92 (9.4)
  Significant variables N = 0
Clinical variable #3: 'AGE'

No variable related to 'AGE'.

Table S3.  Basic characteristics of clinical feature: 'AGE'

AGE Mean (SD) 31.92 (9.4)
  Significant variables N = 0
Clinical variable #4: 'NEOPLASM_DISEASESTAGE'

No variable related to 'NEOPLASM_DISEASESTAGE'.

Table S4.  Basic characteristics of clinical feature: 'NEOPLASM_DISEASESTAGE'

NEOPLASM_DISEASESTAGE Labels N
  STAGE I 19
  STAGE IA 25
  STAGE IB 11
  STAGE II 5
  STAGE IIA 5
  STAGE IIB 1
  STAGE IIC 1
  STAGE III 2
  STAGE IIIA 1
  STAGE IIIB 6
  STAGE IIIC 5
  STAGE IS 46
     
  Significant variables N = 0
Clinical variable #5: 'PATHOLOGY_T_STAGE'

No variable related to 'PATHOLOGY_T_STAGE'.

Table S5.  Basic characteristics of clinical feature: 'PATHOLOGY_T_STAGE'

PATHOLOGY_T_STAGE Mean (SD) 1.47 (0.59)
  N
  T1 75
  T2 50
  T3 6
     
  Significant variables N = 0
Clinical variable #6: 'PATHOLOGY_N_STAGE'

No variable related to 'PATHOLOGY_N_STAGE'.

Table S6.  Basic characteristics of clinical feature: 'PATHOLOGY_N_STAGE'

PATHOLOGY_N_STAGE Mean (SD) 0.24 (0.51)
  N
  N0 46
  N1 10
  N2 2
     
  Significant variables N = 0
Clinical variable #7: 'PATHOLOGY_M_STAGE'

No variable related to 'PATHOLOGY_M_STAGE'.

Table S7.  Basic characteristics of clinical feature: 'PATHOLOGY_M_STAGE'

PATHOLOGY_M_STAGE Labels N
  class0 113
  class1 4
     
  Significant variables N = 0
Clinical variable #8: 'RACE'

No variable related to 'RACE'.

Table S8.  Basic characteristics of clinical feature: 'RACE'

RACE Labels N
  ASIAN 4
  BLACK OR AFRICAN AMERICAN 6
  WHITE 117
     
  Significant variables N = 0
Clinical variable #9: 'ETHNICITY'

One variable related to 'ETHNICITY'.

Table S9.  Basic characteristics of clinical feature: 'ETHNICITY'

ETHNICITY Labels N
  HISPANIC OR LATINO 11
  NOT HISPANIC OR LATINO 110
     
  Significant variables N = 1
  Higher in NOT HISPANIC OR LATINO 1
  Higher in HISPANIC OR LATINO 0
List of one variable associated with 'ETHNICITY'

Table S10.  Get Full Table List of one variable differentially expressed by 'ETHNICITY'

W(pos if higher in 'NOT HISPANIC OR LATINO') wilcoxontestP Q AUC
MUTATIONRATE_SILENT c("362", "0.02879") c("362", "0.02879") 0.0576 0.7008
Methods & Data
Input
  • Expresson data file = TGCT-TP.patients.counts_and_rates.txt

  • Clinical data file = TGCT-TP.merged_data.txt

  • Number of patients = 132

  • Number of variables = 2

  • Number of clinical features = 9

Selected clinical features
  • For clinical features selected for this analysis and their value conozzle.versions, please find a documentation on selected CDEs .

  • Survival time data

    • Survival time data is a combined value of days_to_death and days_to_last_followup. For each patient, it creates a combined value 'days_to_death_or_last_fup' using conversion process below.

      • if 'vital_status'==1(dead), 'days_to_last_followup' is always NA. Thus, uses 'days_to_death' value for 'days_to_death_or_fup'

      • if 'vital_status'==0(alive),

        • if 'days_to_death'==NA & 'days_to_last_followup'!=NA, uses 'days_to_last_followup' value for 'days_to_death_or_fup'

        • if 'days_to_death'!=NA, excludes this case in survival analysis and report the case.

      • if 'vital_status'==NA,excludes this case in survival analysis and report the case.

    • cf. In certain diesase types such as SKCM, days_to_death parameter is replaced with time_from_specimen_dx or time_from_specimen_procurement_to_death .

  • This analysis excluded clinical variables that has only NA values.

Survival analysis

For survival clinical features, Wald's test in univariate Cox regression analysis with proportional hazards model (Andersen and Gill 1982) was used to estimate the P values using the 'coxph' function in R. Kaplan-Meier survival curves were plot using the four quartile subgroups of patients based on expression levels

Correlation analysis

For continuous numerical clinical features, Spearman's rank correlation coefficients (Spearman 1904) and two-tailed P values were estimated using 'cor.test' function in R

Wilcoxon rank sum test (Mann-Whitney U test)

For two groups (mutant or wild-type) of continuous type of clinical data, wilcoxon rank sum test (Mann and Whitney, 1947) was applied to compare their mean difference using 'wilcox.test(continuous.clinical ~ as.factor(group), exact=FALSE)' function in R. This test is equivalent to the Mann-Whitney test.

Q value calculation

For multiple hypothesis correction, Q value is the False Discovery Rate (FDR) analogue of the P value (Benjamini and Hochberg 1995), defined as the minimum FDR at which the test may be called significant. We used the 'Benjamini and Hochberg' method of 'p.adjust' function in R to convert P values into Q values.

Download Results

In addition to the links below, the full results of the analysis summarized in this report can also be downloaded programmatically using firehose_get, or interactively from either the Broad GDAC website or TCGA Data Coordination Center Portal.

References
[1] Andersen and Gill, Cox's regression model for counting processes, a large sample study, Annals of Statistics 10(4):1100-1120 (1982)
[2] Spearman, C, The proof and measurement of association between two things, Amer. J. Psychol 15:72-101 (1904)
[3] Mann and Whitney, On a Test of Whether one of Two Random Variables is Stochastically Larger than the Other, Annals of Mathematical Statistics 18 (1), 50-60 (1947)
[4] Benjamini and Hochberg, Controlling the false discovery rate: a practical and powerful approach to multiple testing, Journal of the Royal Statistical Society Series B 59:289-300 (1995)