Entering edit mode
alex lam RI
▴
310
@alex-lam-ri-1491
Last seen 10.2 years ago
Dear Colleagues,
Hi, I am a first year PhD student recently started on a project
involving microarray data analysis at the Roslin Institute in
Scotland. I have managed to follow the limma vignette in loading the
data and performed the default normalization within arrays. On each
array, probes of the same genes have been placed in more than one
spot. What I would like is to do is to group spots by gene names in
MA$genes and calculate the average logratio as the expression level
(better still, ignore the spots with zero weight).
I guess I can dump the data and process it in perl but would like to
know how to do this a bit more elegantly in R. Your help is greatly
appreciated.
Many thanks,
Alex