MicrobiotaProcess icon indicating copy to clipboard operation
MicrobiotaProcess copied to clipboard

Errors with the differential abundance analysis results

Open BinhongLiu opened this issue 4 years ago • 3 comments

Dear Yu, Thanks for the development of this wonderful package, which can help me a lot with the microbiome data analysis. It came an error showed that "Error in get_call(obj, "classgroup") : 缺少参数"argres",也没有缺省值" when showed the differ result after the diff_analysis analysis. Also, I can not plot the differ result analyzed from the demo data kostic2012crc. The error is still there after I update the package to the development version from github. Could you help me with this error, please? Thank you! Hongbin Liu

BinhongLiu avatar Jul 07 '20 07:07 BinhongLiu

Because you don't provide code, I don't know the details. But I guess you used old parameter class. The parameter had been replaced classgroup.

xiangpin avatar Jul 07 '20 09:07 xiangpin

Yeah, you were right! I just tried the test script here https://mp.weixin.qq.com/s/iHcQpKs5Jo28Q_FiAzdTuw. The parameter should be classgroup, but not class. Thanks!

BinhongLiu avatar Jul 07 '20 11:07 BinhongLiu

Please refer the Document in https://bioconductor.org/packages/release/bioc/html/MicrobiotaProcess.html

xiangpin avatar Jul 08 '20 01:07 xiangpin