[R] calculatingmean value for duplicates in affy array
Uwe Ligges
ligges at statistik.uni-dortmund.de
Fri Feb 25 18:40:40 CET 2005
Dren Scott wrote:
> Hi ,
>
> I was trying read in an affy array/matrix and then to calculate the mean value for all the duplicates. Is there a function in the R package that would do this?
>
> I tried the help function and searched for 'duplicate'. Although it provides a list of functions that would eliminate the duplicate probe ids, I couldn't find one that would calculate the mean for the duplicates.
>
> Any help would be appreciated.
>
See ?tapply
(for sure you are aware of the Bioconductor project).
Uwe Ligges
> thanks.
>
> __________________________________________________
>
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list