Clustering of RPPA data: consensus hierarchical
Skin Cutaneous Melanoma (Metastatic)
17 October 2014  |  analyses__2014_10_17
Maintainer Information
Citation Information
Maintained by Hailei Zhang (Broad Institute)
Cite as Broad Institute TCGA Genome Data Analysis Center (2014): Clustering of RPPA data: consensus hierarchical. Broad Institute of MIT and Harvard. doi:10.7908/C1ST7NS9
Overview
Introduction

This pipeline calculates clusters based on consensus hierarchical clustering with agglomerative ward linkage , . This pipeline has the following features:

  1. Classify samples into consensus clusters.

  2. Determine differentially expressed marker proteins for each subtype.

Summary

Median absolute deviation (MAD) was used to select 181 most variable proteins. Consensus ward linkage hierarchical clustering of 169 samples and 181 proteins identified 4 subtypes with the stability of the clustering increasing for k = 2 to k = 10.

Results
Protein expression patterns of molecular subtypes

Figure 1.  Get High-res Image Samples were separated into 4 clusters. Shown are 169 samples and 358 marker proteins. The color bar of the row indicates the marker proteins for the corresponding cluster.

Figure 2.  Get High-res Image Heatmap with a standard hierarchical clustering for 169 samples and the 181 most variable proteins.

Silhouette widths, Cophenetic Correlation Coefficients and Consensus matrix

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

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

Samples assignment with silhouette width

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

SampleName cluster silhouetteValue
TCGA-D3-A1Q1-06A-11-A20M-20 1 0.008
TCGA-D3-A1Q6-06A-21-A20M-20 1 -0.039
TCGA-D3-A2J8-06A-21-A20M-20 1 0.03
TCGA-DA-A1I0-06A-21-A241-20 1 0.31
TCGA-DA-A1I4-06A-21-A20M-20 1 0.069
TCGA-DA-A3F2-06A-21-A241-20 1 0.22
TCGA-DA-A3F3-06A-21-A241-20 1 0.23
TCGA-DA-A3F5-06A-21-A241-20 1 -0.048
TCGA-EE-A182-06A-21-A20M-20 1 0.14
TCGA-EE-A29C-06A-31-A20M-20 1 0.16

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

SampleName clu.2 clu.3 clu.4 clu.5 clu.6 clu.7 clu.8 clu.9 clu.10
TCGA-D3-A1Q1-06A-11-A20M-20 1 1 1 1 1 1 1 1 1
TCGA-D3-A1Q4-06A-21-A20M-20 1 2 2 2 2 2 2 2 2
TCGA-D3-A1Q5-06A-21-A20M-20 1 1 3 3 3 3 1 3 3
TCGA-D3-A1Q6-06A-21-A20M-20 1 1 1 1 1 1 3 4 4
TCGA-D3-A1Q7-06A-21-A20M-20 1 2 2 4 4 4 4 5 5
TCGA-D3-A1Q8-06A-21-A20M-20 1 2 2 2 2 2 2 2 2
TCGA-D3-A1QB-06A-21-A20M-20 1 1 3 3 3 3 1 3 3
TCGA-D3-A2J8-06A-21-A20M-20 1 1 1 1 1 1 3 4 4
TCGA-D3-A2JC-06A-21-A20M-20 1 1 2 4 4 3 1 3 3
TCGA-D3-A2JN-06A-21-A20M-20 1 1 3 3 3 3 1 3 3
Marker proteins 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 proteins for each subtype by comparing the subclass versus the other subclasses, using Student's t-test.

Table 3.  Get Full Table List of marker proteins with p <= 0.05 (The positive value of column difference means protein is upregulated in this subtype and vice versa).

Composite.Element.REF p difference q subclass
NA|PAI-1-M-E 0.00067 1.9 0.0026 1
NA|HSP70-R-C 0.000014 1.4 0.0001 1
NA|MYH11-R-V 0.025 1.2 0.046 1
NA|COLLAGEN_VI-R-V 1.6e-09 1 8.4e-08 1
NA|CAVEOLIN-1-R-V 0.002 0.86 0.0057 1
NA|FIBRONECTIN-R-V 1.8e-07 0.8 4.1e-06 1
NA|C-MYC-R-C 0.000027 0.79 0.00018 1
NA|VHL-M-C 0.039 0.55 0.063 1
NA|MAPK_PT202_Y204-R-V 0.0017 0.5 0.0052 1
NA|RAB11-R-E 0.00013 0.48 0.00065 1
Methods & Data
Input

The RPPA Level 3 data was used as the input for clustering; protein measurements corrected by median centering across antibodies.

  • Input file = /xchip/cga/gdac-prod/tcga-gdac/jobResults/GDAC_TopgenesforCluster/SKCM-TM/11542054/SKCM-TM.expclu.gct

Consensus Hierarchical Clustering

Consensus Hierarchical clustering is a resampling-based clustering. It provides for a method to represent the consensus across multiple runs of a clustering algorithm and to assess the stability of the discovered clusters. To this end, perturbations of the original data are simulated by resampling techniques. In our analysis, the R version of ConsensusClusterPlus(v1.18.0) was used , .

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 .

Cophenetic Correlation Coefficient and How to select the best cluster

The cophenetic correlation coefficient is computed as the Pearson correlation of two distance matrices:

  1. Distance between samples induced by the consensus matrix.

  2. Distance between samples induced by the linkage used in reordering the consensus matrix.

The cophenetic correlation coefficients and average silhouette values are used to determine the k with the most robust clusterings. From the plot of cophenetic correlation versus k, we select modes and the the point preceding the greatest decrease in cophenetic correlation coefficient, and from these choose the k with the highest average silhouette value.

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] Monti, S., Tamayo, P., Mesirov, J. & Golub, T.R., Consensus Clustering: A Resampling-Based Method for Class Discovery and Visualization of Gene Expression Microarray Data, Machine Learning:91-118 (2003)
[2] Wilkerson M and Waltman P, ConsensusClusterPlus: ConsensusClusterPlus
[3] Rousseeuw, P.J., Silhouettes: A graphical aid to the interpretation and validation of cluster analysis., J. Comput. Appl. Math. 20:53-65 (1987)
[4] 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)
[6] RSEM