Open wygcsu opened 4 months ago
Please batchid=factor(batchid) first before using ConQuR. This is because the relevel() function only works on factors. Please let me know whether it works. Thanks!
Please batchid=factor(batchid) first before using ConQuR. This is because the relevel() function only works on factors. Please let me know whether it works. Thanks!
Thank you very much! it works well.
taxa_corrected1 = ConQuR(tax_tab=taxa, batchid=batchid, covariates=covar, batch_ref="0") there were 2 bactchs and 1 covariate