cytation_parse: Parser for Biotek Cytation plate reader data

View source: R/biotekCytationFunctions.R

cytation_parseR Documentation

Parser for Biotek Cytation plate reader data

Description

Parser for Biotek Cytation plate reader data

Usage

cytation_parse(data_csv, layout_csv, timeseries = T)

Arguments

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

Value

a data.frame containing the parsed plate reader data


ucl-cssb/flopr documentation built on April 12, 2025, 11:56 p.m.