YuLab-SMU / MicrobiotaProcess

:microbe: A comprehensive R package for deep mining microbiome
https://www.sciencedirect.com/science/article/pii/S2666675823000164
177 stars 37 forks source link

mp_plot_diff_manhattan mp_plot_diff_cladogram set_diff_boxplot_color #82

Open gregnoel opened 1 year ago

gregnoel commented 1 year ago

Dear YuLab-SMU team,

Thank again for this new package very usefull and your wonderful work, but I have some problems:

I correctly loaded the MicrobiotaProcess to my R session, but with the tutorial, my console did not find the functions : mp_plot_diff_manhattan mp_plot_diff_cladogram set_diff_boxplot_color .

Error in mp_plot_diff_manhattan(., .group = Sign_Species, .y = fdr, .size = 2.4, : could not find function "mp_plot_diff_manhattan"

Even if I try the "?" to find the documentation, it doesn't open it:

?mp_plot_diff_manhattan No documentation for ‘mp_plot_diff_manhattan’ in specified packages and libraries: you could try ‘??mp_plot_diff_manhattan’

I search it on the net but I did not find the source code also

Kinds regards,

Greg

xiangpin commented 1 year ago

I think you might need to update MicrobiotaProcess. The functions were implemented in the newest released version.