View source: R/biotekCytationFunctions.R
cytation_parse | R Documentation |
Parser for Biotek Cytation plate reader data
cytation_parse(data_csv, layout_csv, timeseries = T)
layout_csv |
path to csv file containing plate layout information |
timeseries |
Boolean flag indicating whether the data is a timeseries or single recording. Currently only works for timeseries=T. |
data_xl |
path to xls or xlsx file from Biotek Cytation plate reader |
a data.frame containing the parsed plate reader data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.