R/Germinator-package.R

#'Germinator: a package for processing `HyphaTracker` data output.
#'
#'`HyphaTracker` is an ImageJ macro plugin developed by \cite{Brunk et al 2018}.
#'
#'
#'The Germinator package provides four important functions: Design of experiment
#'  and summary of data for plotting and model fitting.
#'
#'@section Germinator functions, Lookup.maker: creates the plate well treatment
#'  assignments and outputs the lookup table of the treatments. Growth: Assigns
#'  variable factors to "HyphaTracker" data. Summarizes the average amount of
#'  growth for each well and then calculates growth.
#'@docType package
#'@name Germinator
NULL
AlexWongOSU/Germinator documentation built on Nov. 21, 2020, 6:59 a.m.