illumina beadarray expresion matrix transformation problem
This is my first time dealing with beadarray data. For Affymetrix microarray data, I can easily log-transform it. However for beadarray data, after log-transformation, the shape of the data didn't change too much.
For one single sample,
After log transformation:
So how can I transform the data into normal shape?
• 2,560 views
•
link
2 answers
Have you looked at the lumiT() and lumiN() functions in the lumi package?
• 0 views
•
link
Log in to answer this question.
Did you normalize before log transformation ? like quantile or spline (RSN) ?