bioFAM / MOFA

Multi-Omics Factor Analysis
GNU Lesser General Public License v3.0
231 stars 57 forks source link

Problem to use plotVarianceExplained object in ggplot2 #63

Open Chenjiani1112 opened 3 years ago

Chenjiani1112 commented 3 years ago

Hi. I have appreciated your published article about MOFA and your MOFA-related documents/tuorials. After I got the plot from plotVarianceExplained, I want to improve the plot of VarianceExplained in ggplot2: I want to rotate the plot 90 degrees CW based on the obtained VarianceExplained plot like the Figure 2B-C in your published article (DOI:https://doi.org/10.15252/msb.20178124), I tried to use "coord_flip()", but the results did not match to my needs. image

Thanks! Best Regards, Yours Sincerely, Chen