GCGplot_bioreps: Wrap individual biological replicates to spot-check

Description Usage Arguments

View source: R/GCGplot.R

Description

Subsets each biological replicate and plots a facet_wrap with every condition. this allows you to spot check the biological reps to see if there is any obvious problems.

Usage

1
GCGplot_bioreps(data.combined, graphic.title, out.dir)

Arguments

data.combined

tidy, long dataframe with columns "Coordinate", "plate.name", "Time", "OD600", "Strain", "Condition", "Bio_rep" – from TimeseriesLayoutBlank function

graphic.title

what you would like to title this graphic

out.dir

output directory: path to the folder where you would like to store these pictures – should end in "/". for working directory, use "./"


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