biotek_parse: Parser for Biotek Neo 2 plate reader data

View source: R/biotekNeo2Functions.R

biotek_parseR Documentation

Parser for Biotek Neo 2 plate reader data

Description

Parser for Biotek Neo 2 plate reader data

Usage

biotek_parse(data_xl, layout_csv, timeseries = T)

Arguments

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.

Value

a data.frame containing the parsed plate reader data


ucl-cssb/flopr documentation built on Jan. 27, 2024, 11:49 a.m.