Sun-lab / ideas

Individual level Differential Expression Analysis for Single cells
MIT License
22 stars 4 forks source link

Error in permanova(dist1, meta_ind, var2test = "Status", var2adjust = NULL, : permutation test will be inaccurate with n < 5 in each group #5

Open maggiebr0wn opened 1 year ago

maggiebr0wn commented 1 year ago

Hello, I'm receiving the following error:

Error in permanova(dist1, meta_ind, var2test = "Status", var2adjust = NULL, : permutation test will be inaccurate with n < 5 in each group

The number of samples I have per group I am testing in the "Status" column of meta_id are greater than 5 (19 "Case", 9 "Control"). I am not sure why I am getting this error, is there a way to resolve this?