Stomach Adenocarcinoma: Clustering of mRNAseq gene 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 , . 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 57 samples and 1500 genes identified 4 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
Gene expression patterns of molecular subtypes

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

Figure 2.  Get High-res Image Heatmap with a standard hierarchical clustering for 57 samples and the 1500 most variable genes.

Consensus and correlation matrix

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

Figure 4.  Get High-res Image The correlation matrix also shows 4 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 4 subtypes and silhouette width.

SampleName cluster silhouetteValue
TCGA-BR-4190-01 1 0.035
TCGA-BR-4191-01 1 0.17
TCGA-BR-4194-01 1 -0.0091
TCGA-BR-4200-01 1 0.07
TCGA-BR-4253-01 1 0.072
TCGA-BR-4362-01 1 0.056
TCGA-BR-4363-01 1 0.0099
TCGA-BR-4376-01 1 0.087
TCGA-CG-4304-01 1 -0.088
TCGA-CG-4442-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-BR-4187-01 1 2 2 2 2 2 2
TCGA-BR-4201-01 1 1 4 3 6 5 7
TCGA-BR-4255-01 1 2 2 2 2 2 2
TCGA-BR-4256-01 1 2 2 2 2 2 2
TCGA-BR-4257-01 1 2 2 4 3 3 4
TCGA-BR-4259-01 1 1 4 3 6 5 7
TCGA-BR-4261-01 1 1 4 3 6 5 7
TCGA-BR-4267-01 1 2 4 1 6 7 1
TCGA-BR-4279-01 1 2 2 2 2 2 2
TCGA-BR-4281-01 1 2 2 2 2 2 2
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
DDX4|54514_CALCULATED 0.00012 3.1 0.027 1
SOX14|8403_CALCULATED 0.03 3.1 0.25 1
TMEM146|257062_CALCULATED 0.00078 3.1 0.062 1
CXCR2P1|3580_CALCULATED 0.000011 3.1 0.0091 1
ARGFX|503582_CALCULATED 2.5e-07 3 0.00098 1
SERPINB13|5275_CALCULATED 0.022 3 0.22 1
C14ORF23|387978_CALCULATED 6.8e-06 3 0.0079 1
ZIM3|114026_CALCULATED 0.00033 2.9 0.043 1
SPDYE7P|441251_CALCULATED 0.000018 2.9 0.011 1
LYPD4|147719_CALCULATED 0.000084 2.8 0.022 1
Methods & Data
Input

mRNAseq of normalized RSEM/RPKM value with log2 transformed was as the input RNAseq data for the clustering.

RSEM is used to estimate gene and transcript abundances and these values are normalized to a fixed upper quaritile value of 1000 for gene and 300 for transcript level estimates.

RPKM for a given GeneX is calculated by: (raw read counts * 10^9) / (total reads * length of GeneX). Total reads is the lane yield after removing poor quality reads and the length of GeneX is defined as the median length of all transcripts associated with GeneX.

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 , .

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] 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