A function is used to group microbes and metabolites in shared functional pathways based on different threshold setting according to functional pathway IIS,
microbes IIS and metabolites IIS.
Usage
MMfunc(IIS, path_IISthre = 2.5, mm_IISthre = 2)
Value
MMfunc_res A list including shared functional pathways.
Arguments
IIS
The result returned by IIS() function.
path_IISthre
A IIS threshold value to identify the shared pathways.
mm_IISthre
A IIS threshold value to identify the microbes/metabolites affiliation with the shared pathways.