This pipeline computes the correlation between significant copy number variation (cnv) genes and molecular subtypes.
Testing the association between copy number variation of 9 peak regions and molecular subtype 'METHLYATION_CNMF' across 17 patients, one significant finding detected with Q value < 0.25.
-
Amp Peak 1(2p16.1) cnvs correlated to 'METHLYATION_CNMF'.
Table 1. Get Full Table Overview of the association between significant copy number variation of 9 regions and 1 molecular subtypes. Shown in the table are P values (Q values). Thresholded by Q value < 0.25, one significant finding detected.
Molecular subtypes |
METHLYATION CNMF |
||
nCNV (%) | nWild-Type | Fisher's exact test | |
Amp Peak 1(2p16 1) | 6 (35%) | 11 |
0.00905 (0.0814) |
Del Peak 2(1q43) | 3 (18%) | 14 |
0.206 (1.00) |
Del Peak 3(2q22 3) | 4 (24%) | 13 |
1 (1.00) |
Del Peak 4(6q14 1) | 4 (24%) | 13 |
1 (1.00) |
Del Peak 5(6q23 3) | 3 (18%) | 14 |
1 (1.00) |
Del Peak 7(9p21 3) | 4 (24%) | 13 |
0.576 (1.00) |
Del Peak 9(13q33 3) | 3 (18%) | 14 |
1 (1.00) |
Del Peak 10(15q15 1) | 4 (24%) | 13 |
1 (1.00) |
Del Peak 11(16p13 13) | 3 (18%) | 14 |
0.206 (1.00) |
P value = 0.00905 (Fisher's exact test), Q value = 0.081
Table S1. Gene #1: 'Amp Peak 1(2p16.1) mutation analysis' versus Clinical Feature #1: 'METHLYATION_CNMF'
nPatients | CLUS_1 | CLUS_2 |
---|---|---|
ALL | 9 | 8 |
AMP PEAK 1(2P16.1) MUTATED | 6 | 0 |
AMP PEAK 1(2P16.1) WILD-TYPE | 3 | 8 |
Figure S1. Get High-res Image Gene #1: 'Amp Peak 1(2p16.1) mutation analysis' versus Clinical Feature #1: 'METHLYATION_CNMF'

-
Copy number data file = All Lesions File (all_lesions.conf_##.txt, where ## is the confidence level). The all lesions file is from GISTIC pipeline and summarizes the results from the GISTIC run. It contains data about the significant regions of amplification and deletion as well as which samples are amplified or deleted in each of these regions. The identified regions are listed down the first column, and the samples are listed across the first row, starting in column 10.
-
Molecular subtype file = DLBC-TP.transferedmergedcluster.txt
-
Number of patients = 17
-
Number of copy number variation regions = 9
-
Number of molecular subtypes = 1: 'METHLYATION_CNMF'
-
Exclude regions that fewer than K tumors have alterations, K = 3
For binary or multi-class clinical features (nominal or ordinal), two-tailed Fisher's exact tests (Fisher 1922) were used to estimate the P values using the 'fisher.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.