This pipeline uses various statistical tests to identify mRNAs whose log2 expression levels correlated to selected clinical features.
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'.
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 |
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 |
Table S2. Basic characteristics of clinical feature: 'AGE'
AGE | Mean (SD) | 62.94 (12) |
Significant markers | N = 6 | |
pos. correlated | 3 | |
neg. correlated | 3 |
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 |
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 |
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 |
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 |
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 |
-
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
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
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
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
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
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.