YuLab-SMU / MicrobiotaProcess

:microbe: A comprehensive R package for deep mining microbiome

Home Page:https://www.sciencedirect.com/science/article/pii/S2666675823000164

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mp_plot_diff_manhattan mp_plot_diff_cladogram set_diff_boxplot_color

gregnoel opened this issue · comments

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

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