getRepAvgedDataFrame: Handles Sample Replicates in a 'data.frame' of Time-Series

Description Usage Arguments Value See Also

View source: R/getRepAvgedDataFrame.R

Description

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

Usage

1

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

averageReps


nesscoder/TimeCycle documentation built on June 29, 2021, 5:16 a.m.