SummarizeBioReps: Summarize biological replicates

Description Usage Arguments Value

View source: R/ReplicateSummary.R

Description

Produces mean and SE of technical and biological replicates. if you have multiple biological replicates, this function will first mean the technical replicates within them, then find SE and mean of those means.

Usage

1
SummarizeBioReps(TechRepSummary)

Arguments

TechRepSummary

dataframe produced with TimeseriesLayoutBlank, or similar long table.

Value

summarized table of your data, including average and SE for every timepoint. this will be used for graphing with ggplot.


ddebrauske/GCG documentation built on Aug. 8, 2021, 5:22 p.m.