Clustering of miRseq mature expression: consensus NMF
Lymphoid Neoplasm Diffuse Large B-cell Lymphoma (Primary solid tumor)
17 October 2014  |  analyses__2014_10_17
Maintainer Information
Citation Information
Maintained by Hailei Zhang (Broad Institute)
Cite as Broad Institute TCGA Genome Data Analysis Center (2014): Clustering of miRseq mature expression: consensus NMF. Broad Institute of MIT and Harvard. doi:10.7908/C1H130WV
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 miRs for each subtype.

Summary

We filtered the data to 647 most variable miRs. Consensus NMF clustering of 42 samples and 647 miRs identified 2 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 2 clusters on the basis of miR expression with 42 samples and 268 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 42 samples and 647 most variable miRs.

Consensus and correlation matrix

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

Figure 5.  The correlation matrix also shows 2 robust clusters.

Samples assignment with silhouette width

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

SampleName cluster silhouetteValue
TCGA-FA-8693-01A-11R-2401-13 1 0.015
TCGA-FA-A4XK-01A-11R-A31S-13 1 0.087
TCGA-FA-A7DS-01A-11R-A38N-13 1 0.097
TCGA-FA-A7Q1-01A-11R-A38N-13 1 0.064
TCGA-FA-A82F-01A-11R-A38N-13 1 0.13
TCGA-FF-8042-01A-11R-2212-13 1 0.022
TCGA-FF-8046-01A-11R-2212-13 1 0.09
TCGA-FF-8061-01A-11R-2212-13 1 0.069
TCGA-FF-A7CW-01A-11R-A38N-13 1 0.0053
TCGA-FF-A7CX-01A-12R-A38N-13 1 0.025

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-FA-8693-01A-11R-2401-13 1 1 1 1 1 1 1
TCGA-FA-A4XK-01A-11R-A31S-13 1 1 1 1 1 1 3
TCGA-FA-A7DS-01A-11R-A38N-13 1 1 3 3 3 3 4
TCGA-FA-A7Q1-01A-11R-A38N-13 1 1 3 3 3 4 4
TCGA-FA-A82F-01A-11R-A38N-13 1 1 1 1 1 1 3
TCGA-FF-8042-01A-11R-2212-13 1 3 4 5 5 5 1
TCGA-FF-8046-01A-11R-2212-13 1 1 1 4 1 1 3
TCGA-FF-8061-01A-11R-2212-13 1 1 4 5 5 5 1
TCGA-FF-A7CW-01A-11R-A38N-13 1 1 3 3 3 3 4
TCGA-FF-A7CX-01A-12R-A38N-13 1 1 3 3 3 7 7
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-16-1-3P|MIMAT0004489 0.0063 0.88 0.076 1
HSA-MIR-17-5P|MIMAT0000070 0.018 0.74 0.14 1
HSA-MIR-17-3P|MIMAT0000071 0.028 0.76 0.16 1
HSA-MIR-19B-1-5P|MIMAT0004491 0.016 0.86 0.13 1
HSA-MIR-20A-5P|MIMAT0000075 0.02 0.87 0.14 1
HSA-MIR-26B-3P|MIMAT0004500 0.027 -0.66 0.16 1
HSA-MIR-28-3P|MIMAT0004502 0.023 -0.69 0.15 1
HSA-MIR-92A-1-5P|MIMAT0004507 0.013 1.1 0.12 1
HSA-MIR-101-3P|MIMAT0000099 0.029 -0.75 0.16 1
HSA-MIR-197-3P|MIMAT0000227 0.012 -0.57 0.12 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

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.

Cophenetic Correlation Coefficient

We use the cophenetic correlation coefficient [1] to determine the cluster that yields the most robust clustering. The cophenetic correlation coefficient is computed based on the consensus matrix of the CNMF clustering, and measures how reliably the same samples are assigned to the same cluster across many iterations of the clustering lgorithm with random initializations. The cophenetic correlation coefficient lies between 0 and 1, with higher values indicating more stable cluster assignments. We select the number of clusters k based on the largest observed correlation coefficient for all tested values of k.

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

In addition to the links below, the full results of the analysis summarized in this report can also be downloaded programmatically using firehose_get, or interactively from either the Broad GDAC website or TCGA Data Coordination Center Portal.

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)