Russel88 / DAtest

Compare different differential abundance and expression methods
GNU General Public License v3.0
49 stars 9 forks source link

allDA(): Undeclared reference to function #3

Closed jberry47 closed 6 years ago

jberry47 commented 6 years ago

Trying to run t <- allDA(sub,predictor=conds) and it seems to get to 100% completed but I get an error at the last moment of Error in tax_table(data, errorIfNULL = FALSE) : could not find function "tax_table"

By the way this is fantastic work thanks so much for this

Russel88 commented 6 years ago

Thanks for reporting the bug, it should work now.

I'm glad you like it