This is a test version of Biostars. For the public version, visit https://www.biostars.org.
r script for wgcna analysis

i wanted to ask wether the R SCRIPT for WGCNA anlysis of MICROARRAY DATA and RNA-SEQ DATA SAME

microarray wgcna

1 answer

the steps are the same. With a proper normalization of your expression matrix, microarray and rna-seq data are processed through WGCNA in the same way.

so that means i can use the same R script for both once i normalize the data

Log in to answer this question.