createAverages {arf3DS4} | R Documentation |
CreateAverages creates averages of runs for a condition in an ARF experiment.
createAverages(arfdat, experiment = NULL)
arfdat |
An object of class "data" ( |
experiment |
An ARF experiment (object of class "experiment",see |
When an arf experiment is loaded using loadExp
createAverages can be called with only passing the arfdat
object.
Returns the "data" object with the links to the average files in the @avgdatfile
, @avgWfile
, and @avgtstatFile
slots.
Wouter D. Weeda - w.d.weeda@gmail.com
data
, experiment
, loadExp
, createAllAverages