Shians/Glimma

allow interactive plots in both RStudio and markdown reports

Opened this issue · 3 comments

Use shiny/htmlwidgets for RStudio solution? Stuart has a prototype

Hi @Shians is this Feature already available? I know there is a markdown compatible function now for the glMDplot() but I do not see one for the glMDSPlot(). Is there one?

@vd4mmind Glimma has been updated to V2 as of the most recent release, the old functions still work for backwards compatibility but there are new functions with new names. Please check https://github.com/hasaru-k/GlimmaV2 for details. The plots are now glimmaMDS() and glimmaMA() and can be embedded in rmarkdown reports, though I would recommend not putting more than 1 MA plot per report if the data size is large.

@Shians , this is very exciting. Thanks for responding. Will definitely try out the GlimmaV2.