how to normalise/Scale the FPKM and Ka/Ks value in a matrix?
1
0
Entering edit mode
9.9 years ago
Ares Cao ▴ 20

I've got two columns about RNA-seq FPKM between two species and a ka/ks column of these ortholog, I want to draw a heatmap to see if there are some patterns, but the range of FPKM is quite broad (0~10000) and Ka/Ks value is 0~3, Is there some ways to scale the value in these three columns and draw a heatmap to see some pattern?

Great thanks !

RNA-Seq evolutionary kaks R • 2.6k views
ADD COMMENT
0
Entering edit mode
9.9 years ago
Irsan ★ 7.8k

At first, use log-transformed FPKM values. Second, see the scale() function included in the base functionality of R

ADD COMMENT
0
Entering edit mode

Thanks , that could be helpful!

ADD REPLY

Login before adding your answer.

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