View source: R/tecanInfiniteFunctions.R
infinite_parse | R Documentation |
Parser for Tecan Infinite plate reader data
infinite_parse(data_csv, layout_csv, timeseries = F)
data_csv |
path to .csv, .xls or .xlsx file from Tecan Infinit 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. The Tecan software outputs the two scenarios differently. |
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.