StandardAnalysis: Function to process standards information and create line of...

Description Usage Arguments Value

Description

Function to process standards information and create line of best fit

Usage

1
2
StandardAnalysis(standards_plate_reader_file, standards_mapping_csv_file,
  exp_id, shiny = FALSE, type = NULL, print = FALSE, ...)

Arguments

standards_plate_reader_file

the file path of the plate reader file for the standards (in .csv or .xls(x) format)

standards_mapping_csv_file

mapping file for plate contianing standards (for wells with standards, Type must be 'Standard')

exp_id

experiment id

shiny

OPTIONAL: necessary for running with shiny app interface since filenames are not the same.

type

OPTIONAL: necessary for running with shiny app, must specify file type

print

OPTIONAL: whether or not to save a copy of the standards curve to the working directory

...

optional inputs

Value

list containing a table of the standards, and the information for the standard curve


econtijoch/Biomass-Workflow documentation built on May 15, 2019, 7:59 p.m.