Hi all,

I'm trying to show about 190 items using "pheatmap" package. I'm working
with R 3.3.1 on windows 7. I used the following code:

pheatmap(mat_data, cellwidth=20, cluster_rows = FALSE, cluster_cols =
FALSE, fontsize=5, fontsize_row=5, margins=c(5,10))


The resulted image is attached. Please take a look at it. As you could see,
the image quality is not good, in fact, the label of each row has not been
appropriately shown at all in the picture. Could you please help me how I
can modify the code to improve the image?




Thank you very much in advance

Best regards,
Maryam
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to