load_BMG: Load and clean data from BMG plate readers

Description Usage Arguments

Description

Loads in data from BMG Labtech plate readers such as FLUOstar, CLARIOstar, etc. in a tidy (long) format. Users can then directly plot the data or estimate growth parameters with 'grofitr()'.

Usage

1
load_BMG(file, get.barcode = FALSE)

Arguments

file

Raw-text file output from BMG plate reader containing growth data

get.barcode

If TRUE, will search for a plate barcode in the "ID1" field of the file header.


dtdoering/grofitr documentation built on May 7, 2019, 9:48 p.m.