Description Usage Arguments Value
View source: R/ReplicateSummary.R
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.
1 | SummarizeBioReps(TechRepSummary)
|
TechRepSummary |
dataframe produced with TimeseriesLayoutBlank, or similar long table. |
summarized table of your data, including average and SE for every timepoint. this will be used for graphing with ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.