xia-lab / MetaboAnalystR

R package for MetaboAnalyst
Other
315 stars 156 forks source link

Small bug fix for the function PlotMetaCorrHeatmap() and PlotMetaHeatmap() #240

Closed xiaodfeng closed 1 year ago

xiaodfeng commented 1 year ago

The recently launched module of "Statistical Analysis [metadata table]" is quite helpful for analyzing datasets with more than two factors. The website version works fine. When I tried the local R version, there are errors reported. By checking the time_asca_heatmap2.R file, I think the reason comes from the functions PlotMetaCorrHeatmap() and PlotMetaHeatmap() are not exported. Thus, adding @export before these two functions should fix the small bug. I am also looking forward to the tutorial for the local R version.

xia-lab commented 1 year ago

Fixed in the web, and will be fixed in the MetaboAnalsytR 4.0