Data Normalization For Co-Expression Network Construction By Wgcna
2
1
Entering edit mode
10.3 years ago
l0o0 ▴ 220

I get fpkm value from different traits of different tissues by tophat and cufflinks workflow. Then i rearrange the values, traits as row names and gene id as col names. I want to use this dataset to construct co-expression network by WGCNA.

I know the first step is to do data normalization. There are many normalization methods, which one do i apply to this dataset for WGCNA?

normalization • 5.3k views
ADD COMMENT
2
Entering edit mode
10.3 years ago

FPKM data is already normalised. Just follow a tutorial (http://labs.genetics.ucla.edu/horvath/CoexpressionNetwork/Rpackages/WGCNA/#tutorials) that is most relevant to your problem.

ADD COMMENT
0
Entering edit mode

Thank you for your quick reply :)

ADD REPLY
1
Entering edit mode
8.1 years ago
paul.e.gradie ▴ 110

To bump an old question:

Data normalization is handled internally within Cufflinks on a PER SAMPLE basis. For each transcriptome you assemble or quantify, calculation of the FPKM values include a normalization step using the DEseq geometric mean normalization method.

If you want to compare across multiple samples which were quantified independently, then you need to normalize these to one another by using a tool such as CuffNorm. However, if you run CuffDiff - or any other tool that automatically normalizes any input data sets - then normalization occurs using the default geometric normalization method between the samples included in the analysis.

ADD COMMENT

Login before adding your answer.

Traffic: 2339 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