Description Usage Arguments Value Examples
gropro: Formatting raw OD600 data from the biotek reader into a tidy data frame.
1 | gropro(biotek_export, metadata, Plate_Type = 96)
|
biotek_export |
export from biotek plate reader |
metadata |
metadata |
Plate_Type |
type of plate 384 or 96 |
tidy data frame
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.