gropro: gropro: Formatting raw OD600 data from the biotek reader into...

Description Usage Arguments Value Examples

View source: R/gropro.R

Description

gropro: Formatting raw OD600 data from the biotek reader into a tidy data frame.

Usage

1
gropro(biotek_export, metadata, Plate_Type = 96)

Arguments

biotek_export

export from biotek plate reader

metadata

metadata

Plate_Type

type of plate 384 or 96

Value

tidy data frame

Examples

1
2
3
#Need to format OD600 data exported from biotek plate reader in an experiment with a 96 well plate

## Not run: gropro_output = gropro("path_to_biotek_OD600_export", "path_to_metadata.csv",Plate_Type = 96)

Kaleido-Biosciences/phgrofit documentation built on Feb. 8, 2022, 5:16 a.m.