GDS normalization
0
0
Entering edit mode
@sean-davis-490
Last seen 7 weeks ago
United States
On Tue, May 11, 2010 at 8:46 PM, Saman Vaisipour <vaisipou@ualberta.ca>wrote: > Hi, > I have a question regarding the GDS2eSet function, I appreciate if you help > me with it. I am wondering whether this function does any kind of > normalization or not? Cause usually other functions that return eSet are > doing normalization, for example rma and mas5. > If GDS2eSet doesn't normalize then how can I normalize the resulting eSet > somehow that it becomes like a normal microarray dataset that I can use in > different experiments. > > Hi, Saman. The GDS2eSet does not attempt any normalization, as normalization is often platform- and experiment-specific. The data from GDS records is generally "normalized" at GEO, but that normalization can be quite variable as it is usually supplied by the submitter. For some purposes, it will be quite adequate to accept this normalization, but for others, the best option is to get raw data and start from scratch with quality control and normalization of those data. To normalize ExpressionSets, you can potentially do normalization of the matrix of values from a call to exprs()--as many normalization methods can be used with a matrix--and then replace that matrix with the "normalized" values. Again, the details of how to do that and to what extent it meets your needs will vary. Hope that helps, Sean [[alternative HTML version deleted]]
Microarray Normalization Microarray Normalization • 1.0k views
ADD COMMENT

Login before adding your answer.

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