Dear all,
What function should be used in the affymetrix platform to remove duplicate genes (values related to the probsets of that gene)? Mean, medium, IQR, .... ???
Annotation must be performed before analysis? Or can the annotation be done after the analysis ?( in this situation are the duplicates removed?)
Thank you
I cannot thank you enough for helping me.
The data platform is HG-U133_Plus_2 And I used the following code:
Hi, that seems fine. You probably don't need to specify
Biobase::
, but no harm either. Also, there are lots of different ways to map between probe IDs and gene symbols, as I elaborate at the end of my answer here: https://support.bioconductor.org/p/130727/#130733I don't see anything of concern with the way that you have done it, though. Next will be to proceed to differential expression.
thank you very much for your help Kevin
Hi Kevin,
How can I use limma:avereps for following codes?