Correlation between mRNA expression and clinical features
Uterine Corpus Endometrioid Carcinoma (Primary solid tumor)
17 October 2014  |  analyses__2014_10_17
Maintainer Information
Citation Information
Maintained by TCGA GDAC Team (Broad Institute/MD Anderson Cancer Center/Harvard Medical School)
Cite as Broad Institute TCGA Genome Data Analysis Center (2014): Correlation between mRNA expression and clinical features. Broad Institute of MIT and Harvard. doi:10.7908/C17943M5
Overview
Introduction

This pipeline uses various statistical tests to identify mRNAs whose log2 expression levels correlated to selected clinical features.

Summary

Testing the association between 17814 genes and 6 clinical features across 54 samples, statistically thresholded by P value < 0.05 and Q value < 0.3, 2 clinical features related to at least one genes.

  • 6 genes correlated to 'AGE'.

    • NPTX1 ,  TMEM79 ,  IL20RB ,  DLC1 ,  CDH12 ,  ...

  • 39 genes correlated to 'HISTOLOGICAL.TYPE'.

    • PNOC ,  TSP50 ,  PPAP2C ,  FOXA2 ,  ZNF250 ,  ...

  • No genes correlated to 'Time to Death', 'RADIATIONS.RADIATION.REGIMENINDICATION', 'COMPLETENESS.OF.RESECTION', 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 genes that are significantly associated with each clinical feature at P value < 0.05 and Q value < 0.3.

Clinical feature Statistical test Significant genes Associated with                 Associated with
Time to Death Cox regression test   N=0        
AGE Spearman correlation test N=6 older N=3 younger N=3
HISTOLOGICAL TYPE Kruskal-Wallis test N=39        
RADIATIONS RADIATION REGIMENINDICATION Wilcoxon test   N=0        
COMPLETENESS OF RESECTION Kruskal-Wallis test   N=0        
RACE Kruskal-Wallis test   N=0        
Clinical variable #1: 'Time to Death'

No gene related to 'Time to Death'.

Table S1.  Basic characteristics of clinical feature: 'Time to Death'

Time to Death Duration (Months) 6-149.6 (median=37.4)
  censored N = 45
  death N = 9
     
  Significant markers N = 0
Clinical variable #2: 'AGE'

6 genes related to 'AGE'.

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

AGE Mean (SD) 62.94 (12)
  Significant markers N = 6
  pos. correlated 3
  neg. correlated 3
List of 6 genes differentially expressed by 'AGE'

Table S3.  Get Full Table List of 6 genes significantly correlated to 'AGE' by Spearman correlation test

SpearmanCorr corrP Q
NPTX1 -0.6007 1.566e-06 0.0279
TMEM79 0.5976 1.832e-06 0.0326
IL20RB 0.5914 2.484e-06 0.0443
DLC1 -0.5616 9.935e-06 0.177
CDH12 0.5547 1.344e-05 0.239
BBS2 -0.5543 1.371e-05 0.244
Clinical variable #3: 'HISTOLOGICAL.TYPE'

39 genes related to 'HISTOLOGICAL.TYPE'.

Table S4.  Basic characteristics of clinical feature: 'HISTOLOGICAL.TYPE'

HISTOLOGICAL.TYPE Labels N
  ENDOMETRIOID ENDOMETRIAL ADENOCARCINOMA 41
  MIXED SEROUS AND ENDOMETRIOID 1
  SEROUS ENDOMETRIAL ADENOCARCINOMA 12
     
  Significant markers N = 39
List of top 10 genes differentially expressed by 'HISTOLOGICAL.TYPE'

Table S5.  Get Full Table List of top 10 genes differentially expressed by 'HISTOLOGICAL.TYPE'

ANOVA_P Q
PNOC 1.629e-06 0.029
TSP50 1.689e-06 0.0301
PPAP2C 2.728e-06 0.0486
FOXA2 2.827e-06 0.0504
ZNF250 2.919e-06 0.052
CHCHD7 2.926e-06 0.0521
INPP4A 3.059e-06 0.0545
SENP5 3.14e-06 0.0559
AMOTL2 3.178e-06 0.0566
KIAA1324 3.269e-06 0.0582
Clinical variable #4: 'RADIATIONS.RADIATION.REGIMENINDICATION'

No gene related to 'RADIATIONS.RADIATION.REGIMENINDICATION'.

Table S6.  Basic characteristics of clinical feature: 'RADIATIONS.RADIATION.REGIMENINDICATION'

RADIATIONS.RADIATION.REGIMENINDICATION Labels N
  NO 25
  YES 29
     
  Significant markers N = 0
Clinical variable #5: 'COMPLETENESS.OF.RESECTION'

No gene related to 'COMPLETENESS.OF.RESECTION'.

Table S7.  Basic characteristics of clinical feature: 'COMPLETENESS.OF.RESECTION'

COMPLETENESS.OF.RESECTION Labels N
  R0 41
  R1 4
  R2 2
  RX 1
     
  Significant markers N = 0
Clinical variable #6: 'RACE'

No gene related to 'RACE'.

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

RACE Labels N
  AMERICAN INDIAN OR ALASKA NATIVE 2
  ASIAN 4
  BLACK OR AFRICAN AMERICAN 6
  WHITE 40
     
  Significant markers N = 0
Methods & Data
Input
  • Expresson data file = UCEC-TP.medianexp.txt

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

  • Number of patients = 54

  • Number of genes = 17814

  • Number of clinical features = 6

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

ANOVA analysis

For multi-class clinical features (ordinal or nominal), one-way analysis of variance (Howell 2002) was applied to compare the log2-expression levels between different clinical classes using 'anova' function in R

Student's t-test analysis

For two-class clinical features, two-tailed Student's t test with unequal variance (Lehmann and Romano 2005) was applied to compare the log2-expression levels between the two clinical classes using 't.test' function in R

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] Howell, D, Statistical Methods for Psychology. (5th ed.), Duxbury Press:324-5 (2002)
[4] Lehmann and Romano, Testing Statistical Hypotheses (3E ed.), New York: Springer. ISBN 0387988645 (2005)
[5] 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)