hdWGCNA icon indicating copy to clipboard operation
hdWGCNA copied to clipboard

Co-expression module dynamics with pseudotime cannot run the module dynamics graphs

Open CamiCalamity opened this issue 1 year ago • 1 comments

Hi, Thanks a lot for your package and the clear explanation that you give with your work. I am trying to reproduce what you did with the co-expression module dynamics with pseudotime (https://smorabit.github.io/hdWGCNA/articles/pseudotime.html). I do manage to calculate both the modules and the pseudotime but I don't manage to plot the module dynamics graph either with the dataset that you provided in the tutorial or my data.

I recover the error code :

Error in group_by(): ! Can't transform a data frame with duplicate names. Run rlang::last_trace() to see where the error occurred.

Thanks a lot for you help!

CamiCalamity avatar Sep 02 '24 10:09 CamiCalamity

Hi, thanks for your interest in hdWGCNA.

I am just wondering, what is the code that you are running which causes this error message?

smorabit avatar Oct 01 '24 11:10 smorabit

When I ran PlotModuleTrajectory, I met the same issue

billqiao1991 avatar Dec 13 '24 15:12 billqiao1991

I also encountered the same problem, as follows: When executing the PlotModuleTrajectory() function, an error message shows that all module ME values have been incorrectly repeated twice. But in fact, when usingcolnames( [email protected] )to check, there was no repetition. I have added pictures below to better describe the problem: The red box shows that the module name does appear twice in the column name, but it does not exist in the metadata

ps: Forgive me for covering up some data information and only retaining the column names Best wishes and looking forward to the developer's response! 图片1

gaohaohoa avatar Jan 15 '25 17:01 gaohaohoa

Hi, I was able to reproduce the error, I think that I have identified and resolved the issue in the latest version of hdWGCNA. Can you please re-install hdWGCNA and try to run this code again? Please let me know if it works for you.

smorabit avatar Jan 23 '25 14:01 smorabit