cafferychen777 / ggpicrust2

Make Picrust2 Output Analysis and Visualization Easier
https://cafferychen777.github.io/ggpicrust2/
Other
91 stars 11 forks source link

pathway_daa(): There are no statistically significant biomarkers #23

Open GeoffreyOlweny opened 1 year ago

GeoffreyOlweny commented 1 year ago

What could be the meaning of this error. May metadata file seems to be okay but this is the result I get when I run the ggpicrust() func.

GeoffreyOlweny commented 1 year ago

Here is a snippet of my code; metadata <-

Note: I get the same error when I follow the step-by-step process on your tutorial. Attached is my metadata file and picrust2 abundance output file. Thank you very much for your insightful picrust2 output downstream analysis package ggpicrust2_input.zip

cafferychen777 commented 1 year ago

Hi there,

Thank you for reaching out. Based on the code snippet you provided, I can see that the error message you received is not actually an error, but rather a result of the statistical test performed by the ggpicrust2 package. The message indicates that there is no statistically significant difference in the pathway abundance between the two groups you are comparing.

Therefore, this means that there is no evidence of differential signal pathway activity between the groups. Please note that the warning message about features with less than 3 nonzero values also suggests that some of the features may have very little statistical power and may need to be filtered in your analysis.

I hope this clarifies things for you. If you have any further questions or concerns, please don't hesitate to ask.

Best regards.

GeoffreyOlweny commented 1 year ago

Does this mean that I can not proceed with the downstream visualizations in ggpicrust2?

OLWENY GEOFFREY LAB TECHNOLOGIST. MYCOBACTERIOLOGY LABORATORY COLLEGE OF HEALTH SCIENCES. MAKERERE UNIVERSITY. TEL:0788655538

On Sun, May 7, 2023 at 3:37 PM Caffery Yang @.***> wrote:

Hi there,

Thank you for reaching out. Based on the code snippet you provided, I can see that the error message you received is not actually an error, but rather a result of the statistical test performed by the ggpicrust2 package. The message indicates that there is no statistically significant difference in the pathway abundance between the two groups you are comparing.

Therefore, this means that there is no evidence of differential signal pathway activity between the groups. Please note that the warning message about features with less than 3 nonzero values also suggests that some of the features may have very little statistical power and may need to be filtered in your analysis.

I hope this clarifies things for you. If you have any further questions or concerns, please don't hesitate to ask.

Best regards.

— Reply to this email directly, view it on GitHub https://github.com/cafferychen777/ggpicrust2/issues/23#issuecomment-1537431524, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXTMMUG7SRQUMQDSUXZ3W2TXE6JRTANCNFSM6AAAAAAXYXD4FQ . You are receiving this because you authored the thread.Message ID: @.***>

cafferychen777 commented 1 year ago

You can try other differential abundance methods to see if there are different biomarker with statistically significance.