cafferychen777 / ggpicrust2

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

ggpicrust2(): incorrect number of dimensions #62

Open luomeng277 opened 8 months ago

luomeng277 commented 8 months ago

Returning DAA results filtered annotation data frame... Creating pathway error bar plots... Error in pathway_class_group_mat[unique(daa_results_filtered_sub_df$pathway_class), : incorrect number of dimensions

cafferychen777 commented 8 months ago

Hello @luomeng277 ,

Thank you for reaching out with the error you've encountered. Based on the message you've provided, it seems there might be an issue with the dimensions of the data being used in the function.

To help address this issue, I'd recommend you to try the troubleshooting workflow provided in the ggpicrust2 documentation. Please follow the steps outlined here: https://github.com/cafferychen777/ggpicrust2#if-an-error-occurs-with-ggpicrust2-please-use-the-following-workflow.

After trying the workflow, if you're still facing problems, please provide more details on the inputs you're using and the steps leading up to the error so we can assist you further.

Best regards,

Chen YANG