Kidney Renal Papillary Cell Carcinoma: Clustering of mRNA expression: consensus hierarchical
Maintained by Robert Zupko (Broad Institute)
Overview
Introduction

This pipeline calculates clusters based on consensus hierarchical clustering with agglomerative average linkage[1],[2]. This pipeline has the following features:

  1. Classify samples into consensus clusters.

  2. Determine differentially expressed marker genes for each subtype.

Summary

The 1500 most variable genes were selected. Consensus average linkage hierarchical clustering of 16 samples and 1500 genes identified 3 subtypes with the stability of the clustering increasing for k = 2 to k = 8 and the average silhouette width calculation for selecting the robust clusters.

Results
Silhouette width of each sample in robust cluster

Figure 1.  Get High-res Image Silhouette width was calculated and the average silhouette width for all samples within one cluster was shown below according to different clusters (left panel). The robust cluster was pointed out by blue symbol (left panel) and the silhouette width of each sample in robust cluster was shown on right panel.

Gene expression patterns of molecular subtype

Figure 2.  Get High-res Image The gene expression heatmap with a standard hierarchical clustering for 16 samples and 1500 most variable genes.

Consensus and correlation matrix

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

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

Samples assignment with silhouette width

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

SampleName cluster silhouetteValue
TCGA-AL-3467-01A-01R-1193-07 1 0.18
TCGA-AL-3472-01A-01R-1193-07 1 0.24
TCGA-B9-4113-01A-01R-1193-07 1 0.27
TCGA-B9-4115-01A-01R-1193-07 1 0.27
TCGA-AL-3466-01A-01R-1193-07 2 0.11
TCGA-AL-3473-01A-01R-1193-07 2 0.1
TCGA-B3-3925-01A-01R-1193-07 2 0.028
TCGA-B3-4103-01A-01R-1193-07 2 0.043
TCGA-B3-4104-01A-01R-1193-07 2 0.025
TCGA-B9-4116-01A-01R-1193-07 2 -0.033

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

TCGA_ID K.2 K.3 K.4 K.5 K.6 K.7 K.8
TCGA-AL-3467-01A-01R-1193-07 1 1 2 2 3 4 6
TCGA-AL-3472-01A-01R-1193-07 1 1 2 2 3 4 6
TCGA-B9-4113-01A-01R-1193-07 1 1 2 2 3 4 6
TCGA-B9-4115-01A-01R-1193-07 1 1 2 2 3 4 6
TCGA-AL-3466-01A-01R-1193-07 2 2 1 1 2 5 7
TCGA-AL-3468-01A-01R-1193-07 2 3 4 5 5 7 1
TCGA-AL-3471-01A-01R-1193-07 2 3 4 3 4 6 8
TCGA-AL-3473-01A-01R-1193-07 2 2 3 4 6 1 2
TCGA-B3-3925-01A-01R-1193-07 2 2 3 5 1 2 4
TCGA-B3-3926-01A-01R-1193-07 2 3 4 3 4 6 8
Marker genes 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 genes for each subtype by comparing the subclass versus the other subclasses, using Student's t-test.

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

Composite.Element.REF p difference q subclass
RYR3 0.005 4.7 0.037 1
C20ORF26 0.0041 3.3 0.034 1
FLJ31568 0.023 3.1 0.08 1
PURG 0.032 3.1 0.093 1
ZNF471 0.0013 3.1 0.02 1
STRA8 0.0041 3 0.034 1
INSL5 0.011 3 0.054 1
CDH4 0.034 2.9 0.096 1
BOC 0.015 2.9 0.064 1
MYOT 0.008 2.8 0.045 1
Methods & Data
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 [1],[2].

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 [3].

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] Bmonti, 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)
[3] Rousseeuw, P.J., Silhouettes: A graphical aid to the interpretation and validation of cluster analysis., J. Comput. Appl. Math. 20:53-65 (1987)
Meta
  • Maintainer = Robert Zupko