Removing control probes from hugene20st arrays
Hello,
I am trying to remove the control probes from my data. These are the 'new' affy hugene20st array. The probe IDS and all the other IDS are just numbers. Using this command to remove the genes with low variances should also remove controls but because AFFY is not in the name anymore it does not work.
normData.filtered <- nsFilter(normData, require.entrez=FALSE, remove.dupEntrez=FALSE,feature.exclude="^AFFX")
Any idea how to remove them automated through a function. Or will I have to script it? Thank you!
• 2,611 views
•
link
1 answer
Hey,
You may want to take a look at this thread where a similar question was asked: A: Control probe sets in Affymetrix ST microarrays
• 0 views
•
link
Log in to answer this question.