Description Usage Arguments Value
View source: R/qPCRFileTransformation.R
Function adds systemCalculatedThresholdValue and systemCalculatedCqValue to results_Table or standardCurveResults_Table files. User can also add userProvidedCqValue to file by setting calculateUserProvidedCq parameter to "Yes". If user wants system to calculate userProvidedCqValue they must provide userProvidedThresholdValue's.
1 | addThresholdCq(file, calculateUserProvidedCq)
|
file |
results_Table or standardCurveResults_Table file that is read in. |
calculateUserProvidedCq |
defines if user wants UserProvidedCq value to be calculated and added to file. Update variable to "Yes" to have value added or "No" if not. |
Writes updated CSV file to local directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.