Clustering of mRNA expression: consensus NMF
Rectum Adenocarcinoma (Primary solid tumor)
28 January 2016  |  analyses__2016_01_28
Maintainer Information
Citation Information
Maintained by Hailei Zhang (Broad Institute)
Cite as Broad Institute TCGA Genome Data Analysis Center (2016): Clustering of mRNA expression: consensus NMF. Broad Institute of MIT and Harvard. doi:10.7908/C1ZP45M9
Overview
Introduction

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

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

  2. Classify samples into consensus clusters.

  3. Determine differentially expressed marker genes for each subtype.

Summary

The most robust consensus NMF clustering of 69 samples using the 1500 most variable genes was identified for k = 5 clusters. We computed the clustering for k = 2 to k = 10 and uused the cophenetic correlation coefficient and the average silhouette width calculation to determine the robust clusters.

Results
Gene expression patterns of molecular subtypes

Figure 1.  Get High-res Image Samples were separated into 5 clusters. Shown are 69 samples and 1500 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 69 samples and the 1500 most variable genes.

Silhouette widths, Cophenetic Correlation Coefficients and Consensus matrix

Figure 3.  Get High-res Image The silhouette width was calculated for each sample and each value of k. The left upper panel shows the average silhouette width across all samples for each tested k (left upper panel). The left lower panel shows the Cophenetic Correlation Coefficients for each tested k. The right panel shows assignments of clusters to samples and the silhouette width of each sample for the most robust clustering.

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

Samples assignment with silhouette width

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

SampleName cluster silhouetteValue
TCGA-AF-2689-01A-01R-0821-07 1 0.045
TCGA-AG-3575-01A-01R-0821-07 1 0.034
TCGA-AG-3580-01A-01R-0821-07 1 0.046
TCGA-AG-3594-01A-02R-0821-07 1 0.061
TCGA-AG-3885-01A-01R-0905-07 1 0.25
TCGA-AG-3887-01A-01R-1119-07 1 0.04
TCGA-AG-3892-01A-01R-1119-07 1 0.0096
TCGA-AG-3894-01A-01R-1119-07 1 0.036
TCGA-AG-3901-01A-01R-1119-07 1 0.067
TCGA-AG-3902-01A-01R-1119-07 1 0.041

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-AF-2689-01A-01R-0821-07 1 1 1 1 1 1 1
TCGA-AF-2691-01A-01R-0821-07 1 2 2 2 2 2 2
TCGA-AF-2692-01A-01R-0821-07 1 1 3 3 3 3 3
TCGA-AG-3574-01A-01R-0821-07 1 1 3 3 3 6 3
TCGA-AG-3578-01A-01R-0821-07 1 2 4 2 2 2 5
TCGA-AG-3580-01A-01R-0821-07 1 1 2 1 1 4 3
TCGA-AG-3581-01A-01R-0821-07 1 2 2 2 2 2 2
TCGA-AG-3582-01A-01R-0821-07 1 2 4 4 3 6 6
TCGA-AG-3583-01A-01R-0821-07 1 1 2 3 3 1 3
TCGA-AG-3586-01A-02R-0821-07 1 1 3 3 3 3 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
C10ORF90 0.0018 0.52 0.062 1
ZHX3 0.021 -0.36 0.19 1
GPR98 0.035 0.41 0.25 1
KLHL13 0.023 -0.84 0.21 1
LMAN1 0.0012 0.49 0.051 1
SUHW1 0.00059 0.59 0.035 1
KLHL14 0.00033 0.43 0.027 1
DTNBP1 0.0034 -0.21 0.082 1
KIAA1486 0.000032 0.5 0.0078 1
SPIN2B 0.028 -0.48 0.22 1
Methods & Data
Input

The median based integrated expression data set was assembled using column-centered Level 3 data generated from Affymetrix HT-HG-U133A GeneChips, Affymetrix Human Exon 1.0 ST GeneChips, and custom designed Agilent 244k feature Gene Expression Microarrays. This data set included every gene and every samples that has been profiled on one of these platform. If a gene was only assayed on one platform, this measurement was used. If the gene was assayed on two platforms, the average of the two measurements was used; if the gene was assayed on all platforms the median measurement was used.

  • Input file for selecting top 1500 genes = *.medianexp.txt from mRNA_Preprocess_Median pipeline

  • Input file for the clustering module = /xchip/cga/gdac-prod/tcga-gdac/jobResults/GDAC_TopgenesforCluster/READ-TP/22507521/READ-TP.expclu.gct

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 , . Rather than separating gene clusters based on distance computation, NMF detects contextdependent patterns of gene expression in complex biological systems.

Cophenetic Correlation Coefficient and How to select the best cluster

We use the cophenetic correlation coefficients 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 coefficients and average silhouette values are used to determine the k with the most robust clusterings. From the plot of cophenetic correlation versus k, we select modes and the the point preceding the greatest decrease in cophenetic correlation coefficient, and from these choose the k with the highest average silhouette value.

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

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