Hi -
Thanks for the interests and for the package! If you have any LEfSe related questions, please feel free to let us know. If you are interested in additional microbial biomarker testing methods, the group also has the MaAsLin2 method with functionalities such as random effects for longitudinal designs, etc.
Best,
Siyuan
The main input of microbioMarker must be in phyloseq object, which means you must convert your otu table to phyloseq. As Kelsey_Thompson said, if you have questions about the microbiomeMarker R package, you can direct you questions at https://github.com/yiluheihei/microbiomeMarker.
yingtools2 perform lefse analysis by calling the python script. lefser has very limited functionality. microbiomeMarker almost achieved all features of the original python lefse, of course, includs multiple-group constrasts. Moreover, some other common differential analysis methods are also integrated into microbiomeMarker, e.g. deseq2, metagenomeSeq.
I want to do the compositional analysis for my data
My study approach is 2 x 2 factorial design i.e 2 genetic lines and 2 efficiencies ( for example, E line high and low, Z line high and low efficiency). I want to see the interaction of 2 genetic lines with the month as a random effect. Is there any way I can do the compositional analysis?
could you suggest to me which package and approach would be appropriate for my study