This pipeline uses various statistical tests to identify genes whose promoter methylation levels correlated to selected clinical features.
Testing the association between 19519 genes and 5 clinical features across 10 samples, statistically thresholded by Q value < 0.05, 2 clinical features related to at least one genes.
-
4 genes correlated to 'AGE'.
-
ASB6 , DUSP6 , PMS2L5__1 , STAG3L2
-
3 genes correlated to 'NEOPLASM.DISEASESTAGE'.
-
EIF3M , SPRR1A , CCNJ
-
No genes correlated to 'Time to Death', 'PATHOLOGY.T.STAGE', and 'GENDER'.
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 Q value < 0.05.
Clinical feature | Statistical test | Significant genes | Associated with | Associated with | ||
---|---|---|---|---|---|---|
Time to Death | Cox regression test | N=0 | ||||
AGE | Spearman correlation test | N=4 | older | N=0 | younger | N=4 |
NEOPLASM DISEASESTAGE | ANOVA test | N=3 | ||||
PATHOLOGY T STAGE | Spearman correlation test | N=0 | ||||
GENDER | t test | N=0 |
Table S1. Basic characteristics of clinical feature: 'Time to Death'
Time to Death | Duration (Months) | 10.2-121.2 (median=26.3) |
censored | N = 6 | |
death | N = 4 | |
Significant markers | N = 0 |
Table S2. Basic characteristics of clinical feature: 'AGE'
AGE | Mean (SD) | 44.2 (16) |
Significant markers | N = 4 | |
pos. correlated | 0 | |
neg. correlated | 4 |
Table S3. Get Full Table List of 4 genes significantly correlated to 'AGE' by Spearman correlation test
SpearmanCorr | corrP | Q | |
---|---|---|---|
ASB6 | -0.9515 | 0 | 0 |
DUSP6 | -0.9515 | 0 | 0 |
PMS2L5__1 | -0.9879 | 0 | 0 |
STAG3L2 | -0.9879 | 0 | 0 |
Figure S1. Get High-res Image As an example, this figure shows the association of ASB6 to 'AGE'. P value = 0 with Spearman correlation analysis. The straight line presents the best linear regression.

Table S4. Basic characteristics of clinical feature: 'NEOPLASM.DISEASESTAGE'
NEOPLASM.DISEASESTAGE | Labels | N |
STAGE I | 3 | |
STAGE II | 2 | |
STAGE IV | 4 | |
Significant markers | N = 3 |
Table S5. Get Full Table List of 3 genes differentially expressed by 'NEOPLASM.DISEASESTAGE'
ANOVA_P | Q | |
---|---|---|
EIF3M | 4.473e-08 | 0.000873 |
SPRR1A | 5.982e-07 | 0.0117 |
CCNJ | 6.912e-07 | 0.0135 |
Figure S2. Get High-res Image As an example, this figure shows the association of EIF3M to 'NEOPLASM.DISEASESTAGE'. P value = 4.47e-08 with ANOVA analysis.

Table S6. Basic characteristics of clinical feature: 'PATHOLOGY.T.STAGE'
PATHOLOGY.T.STAGE | Mean (SD) | 2.33 (1.3) |
N | ||
1 | 3 | |
2 | 3 | |
4 | 3 | |
Significant markers | N = 0 |
-
Expresson data file = ACC-TP.meth.by_min_clin_corr.data.txt
-
Clinical data file = ACC-TP.merged_data.txt
-
Number of patients = 10
-
Number of genes = 19519
-
Number of clinical features = 5
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.