Closed cckeneally closed 1 year ago
My apologies!! Looks like I broke the package after the last update. I've fixed the bug and made another version change (v1.4.2). Let me know if it's working now.
Fantastic! Working again for me. Thanks for your help.
Hi,
First of all, this is a great package! Thank you very much.
Since the recent update of mirl() to V1.4.1, I am not able to run phyloseq objects as x in the function. Using the example data from mirlyn:
data("example")
example
mirlps <- mirl(example, rep = 5)
It seems to work fine with just an otu table, but I'm no longer able to run mirl() on a phyloseq object.