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

View source: R/gropro.R

groproR Documentation

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

Description

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

Usage

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

#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)


baynec2/phgrofit documentation built on March 24, 2024, 7:10 a.m.