Norm.vsn(data, n1, n2, plot = T)
data
should be raw intensities displayed with gel as columns with the name of columns corresponding to the names of the gels and spots as rows with the names of the rows corresponding to the name of the spots. The replicates for each condition should be ordered in following columns.
RIplot
, one with the raw data, another with normalized data.
normalizeVSN
from limma
package.
normalizeVSN
,RIplot
,ES.prot
data(pecten)
pecten.norm <- Norm.vsn(pecten, n1=6, n2=6, plot=TRUE)
Run the code above in your browser using DataLab