Clustering of mRNA expression: consensus hierarchical
Rectum Adenocarcinoma (Primary solid tumor)
23 May 2013  |  analyses__2013_05_23
Maintainer Information
Citation Information
Maintained by Hailei Zhang (Broad Institute)
Cite as Broad Institute TCGA Genome Data Analysis Center (2013): Clustering of mRNA expression: consensus hierarchical. Broad Institute of MIT and Harvard. doi:10.7908/C1X928CJ
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 69 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 69 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-AF-2689-01A-01R-0821-07 1 0.084
TCGA-AF-2692-01A-01R-0821-07 1 0.057
TCGA-AG-3574-01A-01R-0821-07 1 0.043
TCGA-AG-3580-01A-01R-0821-07 1 0.021
TCGA-AG-3586-01A-02R-0821-07 1 0.056
TCGA-AG-3593-01A-01R-0821-07 1 0.064
TCGA-AG-3599-01A-02R-0826-07 1 -0.048
TCGA-AG-3726-01A-02R-0905-07 1 0.069
TCGA-AG-3727-01A-01R-0905-07 1 0.092
TCGA-AG-3887-01A-01R-1119-07 1 0.062

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-AF-2689-01A-01R-0821-07 1 1 3 5 5 5 8
TCGA-AF-2691-01A-01R-0821-07 1 3 4 2 2 3 4
TCGA-AF-2692-01A-01R-0821-07 1 1 3 5 4 7 6
TCGA-AG-3574-01A-01R-0821-07 1 1 3 5 5 5 8
TCGA-AG-3580-01A-01R-0821-07 1 1 3 5 5 5 8
TCGA-AG-3581-01A-01R-0821-07 1 3 4 2 2 3 4
TCGA-AG-3583-01A-01R-0821-07 1 3 4 2 2 3 4
TCGA-AG-3586-01A-02R-0821-07 1 1 3 5 4 7 3
TCGA-AG-3587-01A-01R-0821-07 1 3 4 2 2 3 4
TCGA-AG-3593-01A-01R-0821-07 1 1 3 5 5 5 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).

DEFA5 X0.000100888774877631 X2.6635 X0.00348977210809732 X1
REG3A 0.0018 2.1 0.023 1
L1TD1 0.0098 2 0.065 1
REG3G 0.0023 1.9 0.026 1
IGF2 0.011 1.9 0.07 1
PROM2 0.000022 1.6 0.0014 1
FGF20 0.00056 1.6 0.011 1
C17ORF78 0.0036 1.6 0.034 1
INHBB 0.00053 1.5 0.01 1
NKD1 0.00019 1.5 0.0054 1
MT4 0.002 1.5 0.024 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)