I do want to cluster it and only plot the lower half of the matrix.
From: Peter Langfelder
Sent: Thursday, September 15, 2016 11:33:13 PM
To: Khan, Saad M. (MU-Student)
Cc: r-help@R-project.org
Subject: Re: [R] Visualizing and clustering one half of a symmetric
Do not set the upper (or lower) triangle to NA. Simply supply the full
matrix to pheatmap. I am not an expert on pheatmap but looking at the
manual you should supply clustering_distance_rows = "none",
clustering_distance_cols = "none" or something like that to make
pheatmap interpret the matrix as
2 matches
Mail list logo