Lung Adenocarcinoma: Clustering of miRseq expression: consensus hierarchical
Maintained by TCGA GDAC Team (Broad Institute/Dana-Farber Cancer Institute/Harvard Medical School)
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 miRs for each subtype.

Summary

We filtered the data to 150 most variable miRs. Consensus average linkage hierarchical clustering of 95 samples and 150 miRs 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.  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.

miR expression patterns of molecular subtype

Figure 2.  Tumours were separated into 3 clusters on the basis of miR expression with 95 samples and 495 marker miRs. The color bar of the row indicates the marker miRs for the corresponding cluster.

Figure 3.  The miR expression heatmap with a standard hierarchical clustering for 95 samples and 150 most variable miRs.

Consensus and correlation matrix

Figure 4.  The consensus matrix after clustering shows 3 robust clusters with limited overlap between clusters.

Figure 5.  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-05-4249-01 1 0.22
TCGA-35-4123-01 1 0.12
TCGA-38-4627-01 1 0.32
TCGA-38-4628-01 1 0.044
TCGA-38-4629-01 1 0.33
TCGA-44-2662-01 1 0.068
TCGA-44-2665-01 1 0.3
TCGA-44-2668-01 1 0.22
TCGA-49-6761-01 1 0.22
TCGA-50-5936-01 1 0.063

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-05-4244-01 1 3 3 4 6 5 7
TCGA-05-4250-01 1 3 3 4 6 5 7
TCGA-05-4382-01 1 2 2 5 5 4 5
TCGA-05-4389-01 1 2 2 5 5 4 5
TCGA-05-4395-01 1 2 2 5 2 2 3
TCGA-05-4397-01 1 2 2 5 2 2 3
TCGA-05-4398-01 1 2 2 5 5 4 5
TCGA-05-4402-01 1 2 2 5 5 4 5
TCGA-05-4403-01 1 3 3 4 6 5 7
TCGA-05-4420-01 1 2 2 5 5 4 5
Marker miRs 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 miRs for each subtype by comparing the subclass versus the other subclasses, using Student's t-test.

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

Composite.Element.REF p difference q subclass
HSA-MIR-431 8.2e-11 2.7 3.2e-09 1
HSA-MIR-410 4.1e-16 2.6 1.1e-13 1
HSA-MIR-323 1.1e-09 2.6 3.2e-08 1
HSA-MIR-323B 1e-08 2.4 2.3e-07 1
HSA-MIR-485 4.5e-09 2.4 1.2e-07 1
HSA-MIR-758 4.5e-16 2.3 1.1e-13 1
HSA-MIR-432 6e-11 2.3 2.6e-09 1
HSA-MIR-654 3.3e-14 2.1 5.6e-12 1
HSA-MIR-370 4.6e-11 2.1 2.1e-09 1
HSA-MIR-487B 1.2e-11 2 9.8e-10 1
Methods & Data
Input

miRseq (MIMATs) of RPM value (reads per million reads aligned to miRBase mature) with log2 transformed was as the input data for the clustering

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

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)
[5] RSEM