Description Usage Arguments Value
Function to create calibration ladder used by OGA. The output of this function is a 3rd order polynomial which is the best fit of the data. This function expects to find a CSV file called ladder.csv (or user defined name) in the current working directory; this should be a user generated file. See included Example file for format of ladder.csv
1 | ladderCreate(laddername = "ladder.csv", repladder = 3)
|
laddername |
Name of the csv file that contains your calibration ladder data. |
repladder |
number of technical replicates in your calibration ladder |
Returns a calibration ladder for OGA() analysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.