Failed with Gene clustering on TOM−based dissimilarity
0
0
Entering edit mode
9.1 years ago
Ruta • 0

Hello,

As a beginner with WGCNA I'm using this tutorial for my data analysis.

In the section 2.b.4 Clustering using TOM

# Call the hierarchical clustering function
geneTree = hclust(as.dist(dissTOM), method = "average");

# Plot the resulting clustering tree (dendrogram)
sizeGrWindow(12,9)
plot(geneTree, xlab="", sub="", main = "Gene clustering on TOM-based dissimilarity",
labels = FALSE, hang = 0.04);

I'm not getting the right clusters on "Gene clustering on TOM−based dissimilarity"

My dendrogram looks like this:

< image not found >

I would really appreciate, if somebody could advice me what I could change in this hierarchical clustering.. or etc.?

TOM Gene-clustering WGCNA • 2.6k views
ADD COMMENT

Login before adding your answer.

Traffic: 2051 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6