Averages expression values for a single time-series across replicate groups in a data.frame.

getRepAvgedDataFrame(data, repLabel)

Arguments

data

a data.frame of numeric gene expression over time (row = genes x col = ZT times).

repLabel

a vector defining the number of replicates at each time point.

Value

a data.frame of average numeric time-series expression values by replicate time-points for each gene.

See also