Clustering of copy number data by focal peak region with log2 ratio: consensus NMF
Kidney Renal Papillary Cell Carcinoma (Primary solid tumor)
23 May 2013  |  analyses__2013_05_23
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 (2013): Clustering of copy number data by focal peak region with log2 ratio: consensus NMF. Broad Institute of MIT and Harvard. doi:10.7908/C15H7D9F
Overview
Introduction

This pipeline calculates clusters based on a consensus non-negative matrix factorization (NMF) clustering method , . This pipeline has the following features:

  1. Convert input data set to a non-negitive matrix by column rank normalization.

  2. Classify samples into consensus clusters.

  3. Determine differentially expressed focal events for each subtype.

Summary

The most robust consensus NMF clustering of 127 samples using the 34 copy number focal regions was identified for k = 5 clusters. We computed the clustering for k = 2 to k = 8 and used the cophenetic correlation coefficient to determine the best solution.

Results
Copy number focal events of molecular subtypes

Figure 1.  Get High-res Image Samples were separated into 5 clusters. Shown are 127 samples and 93 marker focal events. The color bar of the row indicates the marker focal events for the corresponding cluster.

Figure 2.  Get High-res Image Heatmap with a standard hierarchical clustering for 127 samples and the 34 focal events.

Consensus and correlation matrix

Figure 3.  Get High-res Image The consensus matrix after clustering shows 5 clusters with limited overlap between clusters.

Figure 4.  Get High-res Image The correlation matrix also shows 5 clusters.

Silhouette widths

Figure 5.  Get High-res Image The silhouette width was calculated for each sample and each value of k. The left panel shows the average silhouette width across all samples for each tested k (left panel). The right panels shows assignments of clusters to samples and the silhouette width of each sample for the most robust clustering.

Samples assignment with silhouette width

Table 1.  Get Full Table List of samples with 5 subtypes and silhouette width.

SampleName cluster silhouetteValue
TCGA-A4-7286-01A-11D-2135-01 1 -0.18
TCGA-A4-7287-01A-11D-2135-01 1 0.15
TCGA-A4-7583-01A-11D-2135-01 1 0.24
TCGA-A4-7585-01A-11D-2135-01 1 -0.2
TCGA-A4-7997-01A-11D-2200-01 1 0.17
TCGA-AL-7173-01A-11D-2135-01 1 0.32
TCGA-B1-7332-01A-11D-2135-01 1 -0.2
TCGA-B9-4116-01A-02D-1348-01 1 -0.43
TCGA-BQ-5876-01A-11D-1588-01 1 0.12
TCGA-BQ-5879-01A-11D-1588-01 1 -0.063

Table 2.  Get Full Table List of samples belonging to each cluster in different k clusters.

SampleName K=2 K=3 K=4 K=5 K=6 K=7 K=8
TCGA-A4-7286-01A-11D-2135-01 1 1 1 1 1 1 1
TCGA-A4-7288-01A-11D-2135-01 1 3 3 2 2 3 3
TCGA-A4-7584-01A-11D-2135-01 1 3 4 2 2 4 4
TCGA-A4-7732-01A-11D-2135-01 1 3 4 3 3 3 3
TCGA-A4-7734-01A-11D-2135-01 1 3 3 2 2 3 3
TCGA-A4-7996-01A-11D-2200-01 1 3 3 2 2 3 4
TCGA-A4-7997-01A-11D-2200-01 1 2 2 1 4 2 4
TCGA-A4-8310-01A-11D-2392-01 1 3 4 3 2 3 3
TCGA-A4-8311-01A-11D-2392-01 1 1 1 5 5 1 5
TCGA-A4-8515-01A-11D-2392-01 1 3 3 2 2 3 3
Marker focal events of each subtype

Samples most representative of the clusters, hereby called core samples were identified based on positive silhouette width, indicating higher similarity to their own class than to any other class member. Core samples were used to select differentially expressed marker focal events for each subtype by comparing the subclass versus the other subclasses, using Student's t-test.

Table 3.  Get Full Table List of marker focal events with p <= 0.05.

Composite.Element.REF p difference q subclass
AMP PEAK 5(6P12.3) 0.0067 0.13 0.016 1
DEL PEAK 9(6P12.3) 0.0067 0.13 0.016 1
DEL PEAK 25(XQ28) 0.004 -0.11 0.011 1
DEL PEAK 24(XQ21.31) 0.0038 -0.11 0.011 1
AMP PEAK 2(3P14.1) 0.00099 -0.17 0.0067 1
DEL PEAK 4(3P22.1) 0.0007 -0.17 0.006 1
AMP PEAK 8(19P13.2) 0.028 -0.17 0.062 1
AMP PEAK 4(5Q35.2) 0.0036 -0.25 0.011 1
DEL PEAK 8(5Q35.2) 0.0035 -0.25 0.011 1
DEL PEAK 7(5Q15) 0.002 -0.27 0.0096 1
Methods & Data
Input

Copy number data file = All Lesions File actual copy number part (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

CNMF Method

Non-negative matrix factorization (NMF) is an unsupervised learning algorithm that has been shown to identify molecular patterns when applied to gene expression data , . Rather than separating gene clusters based on distance computation, NMF detects contextdependent patterns of gene expression in complex biological systems.

Cophenetic Correlation Coefficient

We use the cophenetic correlation coefficient to determine the cluster that yields the most robust clustering. The cophenetic correlation coefficient is computed based on the consensus matrix of the CNMF clustering, and measures how reliably the same samples are assigned to the same cluster across many iterations of the clustering lgorithm with random initializations. The cophenetic correlation coefficient lies between 0 and 1, with higher values indicating more stable cluster assignments. We select the number of clusters k based on the largest observed correlation coefficient for all tested values of k.

Silhouette Width

Silhouette width is defined as the ratio of average distance of each sample to samples in the same cluster to the smallest distance to samples not in the same cluster. If silhouette width is close to 1, it means that sample is well clustered. If silhouette width is close to -1, it means that sample is misclassified .

Download Results

This is an experimental feature. The full results of the analysis summarized in this report can be downloaded from the TCGA Data Coordination Center.

References
[1] Brunet, J.P., Tamayo, P., Golub, T.R. & Mesirov, J.P., Metagenes and molecular pattern discovery using matrix factorization, Proc Natl Acad Sci U S A 12(101):4164-9 (2004)
[3] Rousseeuw, P.J., Silhouettes: A graphical aid to the interpretation and validation of cluster analysis., J. Comput. Appl. Math. 20:53-65 (1987)