Sam Morabito
Sam Morabito
These parameters have been fixed in the newest version of hdWGCNA.
Hi, thank you for taking the time to write this issue. I am wondering if you can distill this error into a simple example, ideally with the tutorial dataset, rather...
Thank you for taking the time for writing this issue and for diagnosing the problem regarding the new class structure. FYI, I am currently very busy with some upcoming deadlines...
This issue is not fully solved, it looks like the Visium V2 Seurat no longer uploads all the coordinates that are output from spaceranger, which ultimately causes issues with hdWGCNA....
Hi, I think I understand your confusion. If you were following the tutorial, the network is constructed on a metacell representation of your dataset, which gives us a different gene...
Currently there is not a way to do this directly with hdWGCNA but you might be able to write some custom code to do this if you want to.
Thank you for pointing this out, just fixed it so please re-install hdWGCNA.
The variables that you include in `group.by` should be categorical variables, not continuous. I am guessing that distance is a continuous variable, so in this case you should not use...
Hi, I am unfortunately not able to reproduce your error. Is this problem specific to your dataset, or does it happen on any dataset that you use like the tutorial...
Okay that is interesting, I have tested hdWGCNA successfully with Seurat v4 and Seurat v5 objects, but I have not tried using `UpdateSeuratObject`, so maybe the issue is related to...