yuabrahamliu / CWGCNA

CWGCNA is an R package to perform causal inference from the WGCNA framework.
10 stars 1 forks source link

Is it possible to map the results of completed WGCNA analyses? #5

Closed AcetylCoALab closed 3 weeks ago

AcetylCoALab commented 1 month ago

During this software run, diffwgcna completes the WGCNA analysis and the mediator analysis together. Is it possible to do this in a step-by-step manner? If I have a result where WGCNA has already been calculated, will I be able to carry out the mediator analysis without any problems?

yuabrahamliu commented 1 month ago

The current version couples the mediation analysis and WGCNA together, so you must run WGCNA within the diffwgcna function.