Normalization Of Transcriptome 454
1
1
Entering edit mode
12.9 years ago
Bdv ▴ 320

Hi 1.Do I need to normalize the expression values calculated based on counting the reads in each gene for every sample according to house keeping genes? 2. When I perform blast2go for each sample and count the biological processes which were elevated in this specific sample, do I need to normalize t according to the number of sequences (isotigs) which were entered as an input to blast2go for that specific sample? THANKS alot!!

data transcriptome • 2.4k views
ADD COMMENT
0
Entering edit mode
10.4 years ago
Phil S. ▴ 700
1. I need to normalize the expression values calculated based on counting the reads in each gene for every sample according to house keeping genes?

This depends on which downstream analysis you are about to do. Many methods like DESeq, EdgeR (and many others) do not require any normalization. They just need the raw count values. Others, like DEGSeq can use normlaized values (RPKM normalized e.g.)

  2. When I perform blast2go for each sample and count the biological processes which were elevated in this specific sample, do I need to normalize t according to the number of sequences (isotigs) which were entered as an input to blast2go for that specific sample?

If you want to do enrichment analysis just normalizing for sequences used is not sufficient. There are R packaged which come along with GO-Enrichment analysis, maybe you wanna check out those. (see New Go Terms After Topgo Enrichment?, GO-stats)

ADD COMMENT

Login before adding your answer.

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