WGCNA: Can we use high power (26) for signed network?
1
0
Entering edit mode
Vinesh • 0
@9aa79012
Last seen 3 hours ago
India

Hello,

I am performing WGCNA on RNA-seq data of 16 samples. I filtered the RNA-seq counts to obtain 18,841 genes and further performed batch correction and covariate adjustments on a vst transformed data using removebatcheffects().

Further using picksoftthreshold() to select the power above R2 0.8. I got the lowest power of 26 which was closest to 0.8 R2 (signed network). Scale Independence

Using this power I performed network and clustering

net = blockwiseModules(object, power = 26, maxBlockSize = 20000,  
                        deepSplit = 0, networkType = "signed", minModuleSize = 30,
                        reassignThreshold = 0, mergeCutHeight = 0.25, numericLabels = FALSE,
                        saveTOMs = FALSE, verbose = 5)

The cluster dendrogram I obtained was Cluster Dendrogram with power 26

I recently read a post which suggested to use the table provided in WGCNA faq. The table suggests me to use the power 18 (samples less than 20) for signed network. I tried that and the dendrogram is as follows Cluster Dendrogram with power 18

My question here is (1) Is 26 power too high or we can go ahead with it? Should we go with low power i.e. 18? (2) The cluster dendrogram we have seen in various papers looks different from what we got. So is the obtained cluster dendrogram fine?

Is there any way I can improve my results?

Thank you

Networkanalysis RNA-seqdata Powerselection WGCNA • 85 views
ADD COMMENT
0
Entering edit mode
ATpoint ★ 4.6k
@atpoint-13662
Last seen 6 hours ago
Germany

Hi, WGCNA is not a Bioconductor package, please read the documentation to get guidance. See WGCNA documentation not available.

Consider asking at biostars.org for a broader audiance.

ADD COMMENT
0
Entering edit mode

Hello,

Thank you for the response.

I have already raised the same question on biostars.

ADD REPLY

Login before adding your answer.

Traffic: 703 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6