NMF
NMF copied to clipboard
aheatmap - can't resize row and column labels
I am using the devel branch NMF_0.23.6
When I use aheatmap to make a heatmap, the row labels or column labels are sometimes really small (nearly invisible). I have tried to change the label sizes using two methods:
- When I try to resize the plot dimensions (using the filename/width/height options), then the label sizes do not adjust to the new plot dimensions.
- When I try to resize the labels using the cexRow/cexCol options, then the margin sizes change, but the label sizes remain the same. For example, after increasing cexCol from 1 to 2, the bottom margin increases in size, but the label sizes do not adjust to fill this space.
I have found a previous issue that seems to be related, but it was supposedly "fixed" in the development branch of NMF. However, I am using that branch, and I still have this problem. If you can recommend any fixes, I would appreciate it. Thank you.
How could I install the devel branch NMF_0.23.6? could you give me some advice?
Thank you very much!
bump - still an issue
It's still an issue. I've tried 4-5 different versions + devel. It renders the package unusable.
If anyone is still struggling with this in 2019, I think I have a fix in my fork https://github.com/hemoshear/NMF. I opened a PR here and would appreciate feedback/review from the community.
If anyone is still struggling with this in 2019, I think I have a fix in my fork https://github.com/hemoshear/NMF. I opened a PR here and would appreciate feedback/review from the community.
Thanks a lot @nathancday. I had the same problem with the scaling of the row-size as referenced further above. The fork https://github.com/hemoshear/NMF works fine and the scaling issue is resolved!