[R] pheatmap query
Singh, Tanya
t@@ingh @ending from ucl@@c@uk
Mon Sep 3 10:47:53 CEST 2018
Hi
I am plotting a pheatmap using following line in a R code
pheatmap(counts_filtered_df,scale="row",cluster_col=FALSE,cluster_row=TRUE,border_color=NA,show_rownames = T)
I want to extract the row names in the same order as shown in pheatmap and the z scores for them.
So basically a numeric matrix instead of a figure. Can someone help me how this can be done
Thanks
Tanya
[[alternative HTML version deleted]]
More information about the R-help
mailing list