View source: R/biotekNeo2Functions.R
biotek_parse | R Documentation |
Parser for Biotek Neo 2 plate reader data
biotek_parse(data_xl, layout_csv, timeseries = T)
data_xl |
path to xls or xlsx file from Biotek Neo 2 plate reader |
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. |
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.