Hi,
I have installed aldex2 in q2-2021.2 (to avoid python version conflict of newer q2 environments)
It runs without problems using example datasets from github as well as with own datasets and the minimal command (only 'required' input and parameters used).
However, there is an error when adding optional parameter --p-test 'glm' (instead of using the default 't' test) to the command line. Any idea how to solve this?
Thanks!
aldex.glm: doing glm test based on a model matrix
Fehler in lr2glm(mci_lr, conditions, ...) :
Please define the aldex.clr object for a model.matrix 'conditions'.
Ruft auf: aldex -> aldex.glm -> lr2glm