How to normalize NCI-60 gene expression data
0
0
Entering edit mode
5.0 years ago
hAjmal ▴ 50

Hi, I want to know how would I do log2 median centered normalization on gene expression of NCI-60 cancer cell lines? The "exp" is the Z-scores, I need log2 median centered data.

NCI normalization RNA-Seq R Rcellminer • 1.1k views
ADD COMMENT
0
Entering edit mode

If data are already standardized, then you should check how the z-scores were calculated.

Usually z-scoring means subtracting population mean and then dividing by standard deviation, but for gene expression can also mean subtracting row mean and dividing by row SD. See here.

If you can't find these info you can explore the data in R and check mean median and SD.

ADD REPLY

Login before adding your answer.

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