# arrange the data in a form which can be averaged by the limma function dupcor
# use the function called limmaData
data(liverdata)
no.peaks <- 53
Data <- liverdata
JUNK_DATA <- sampleClusteredData(Data,no.peaks)
Run the code above in your browser using DataLab