Description Usage Arguments Value
phgropro- pH growh processing- takes the export from a standardized biotek plate reader and converts it into a tidy format that is convenient for data analysis. This tidy format will oftern serve as the input to phgrofit.
1 | phgropro(biotek_export, metadata, Plate_Type = 96)
|
biotek_export |
.txt file that results from a specific format of exporting data from the Biotek Gen5 software. |
metadata |
.csv file that contains information about the contents of the samples. Must contain a column called Sample.ID. |
Plate_Type |
96 or 384 specifying which plate type was ran on the plate reader. |
tidy data frame with a column for Sample ID, any metadata columns present,Time, OD600, and pH.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.