Zhipeng Wang
Zhipeng Wang
Hello, I love the tool. but I meet the problem when I use it.  Maybe you could add an example to use it? I have no idea where is...
Hello, When use it in python3.12, and 3.13, I meet "DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC:...
Hello pyWGCNA maintainer again, Another issue, When I want to plot the following: `CoexpressionModulePlot(["black"], numGenes=10, numConnections=100, minTOM=0, filters=None, file_name="t")`, I see "AttributeError: 'NoneType' object has no attribute 'render'". Am I...
Hello pyWGCNA mantainer, I just re-tried it with the demo data. I find that the function top_n_hub_genes allows me to show the connectivity between each gene and each module. In...