Clustering of Methylation: consensus NMF
Kidney Chromophobe (Primary solid tumor)
23 May 2013  |  analyses__2013_05_23
Maintainer Information
Citation Information
Maintained by TCGA GDAC Team (Broad Institute/MD Anderson Cancer Center/Harvard Medical School)
Cite as Broad Institute TCGA Genome Data Analysis Center (2013): Clustering of Methylation: consensus NMF. Broad Institute of MIT and Harvard. doi:10.7908/C1H41PG1
Overview
Introduction

This pipeline calculates clusters based on a consensus non-negative matrix factorization (NMF) clustering method [1],[2]. This pipeline has the following features:

  1. Convert input data set to non-negativity matrix by column rank normalization.

  2. Classify samples into consensus clusters.

  3. Determine differentially expressed marker genes for each subtype.

Summary

The 13852 most variable methylated genes were selected based on variation. The variation cutoff are set for each tumor type empirically by fitting a bimodal distriution. For genes with multiple methylation probes, we chose the most variable one to represent the gene. Consensus NMF clustering of 66 samples and 13852 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 methylation patterns of molecular subtype

Figure 2.  Get High-res Image The gene methylation heatmap with a standard hierarchical clustering for 66 samples and 13852 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-KL-8323-01 1 0.093
TCGA-KL-8325-01 1 0.028
TCGA-KL-8327-01 1 0.16
TCGA-KL-8342-01 1 0.14
TCGA-KL-8345-01 1 0.15
TCGA-KM-8443-01 1 0.058
TCGA-KM-8476-01 1 0.12
TCGA-KN-8419-01 1 -0.084
TCGA-KN-8425-01 1 0.000054
TCGA-KN-8434-01 1 0.029

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

SampleName K=2 K=3 K=4 K=5 K=6 K=7 K=8
TCGA-KL-8323-01 1 1 1 1 1 1 1
TCGA-KL-8326-01 1 2 2 3 3 1 4
TCGA-KL-8327-01 1 1 1 1 1 3 1
TCGA-KL-8333-01 1 3 3 4 6 5 6
TCGA-KL-8342-01 1 1 1 1 1 3 1
TCGA-KL-8343-01 1 3 4 5 5 4 7
TCGA-KL-8345-01 1 1 1 1 1 3 1
TCGA-KM-8439-01 1 3 3 4 6 7 8
TCGA-KM-8441-01 1 3 3 4 6 7 8
TCGA-KM-8443-01 1 1 1 3 3 1 3
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
TRIM71 2.1e-08 0.46 2.3e-06 1
ABLIM1 0.000022 0.45 0.00059 1
WNK4 1.5e-06 0.43 0.000071 1
TSC2 8.7e-07 0.43 0.000047 1
PTK7 4.8e-09 0.43 6.2e-07 1
VOPP1 1.4e-06 0.4 0.000069 1
PLEKHA5 5.4e-07 0.39 0.000032 1
SAMD11 6.7e-07 0.39 0.000038 1
FOXP1 6.5e-06 0.38 0.00023 1
GNG7 0.0002 0.38 0.0032 1
Methods & Data
CNMF Method

Non-negative matrix factorization (NMF) is an unsupervised learning algorithm that has been shown to identify molecular patterns when applied to gene expression data [1],[2]. Rather than separating gene clusters based on distance computation, NMF detects contextdependent patterns of gene expression in complex biological systems.

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