This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to create MAplot in R for only one sample?

Hello!

I have an affybatch structure that consists of 300 CEL files and I want to create a MAplot chart from the oligo package (R) for each CEL file separately. How to do it?

Meg

r affy

MAplot represents the average expression vs foldchange. Thus minium two samples are required to plot it.

You should read about what MA-plots are, then you will understand why MAplots for n=1 as Nicolas says are not possible.

0 answers

No answers yet.

Log in to answer this question.