Uses a regression technique to model log(Dosage) as a function of delta CT values.
1 2 |
AllData |
A serial data frame of all the relevant values including Job, Plate, RQ, CT, delta CT, and Sample Name. |
Controls |
data.frame containing the Control values for this experiment. Must have column names of Actual.Name, Name, Dosage; where Actual.Name is what is found exactly in the data sets, Name is the desired output name (often the same as Actual.Name), and Dosage is the Dosage for each control. |
Results.Only |
FALSE means that the AllData is actually a three-dimensonal list with the third dimension being each sheet in the data sets. If AllData only contains the "Results' section then set this to TRUE. |
Index |
The range of the rows to be used in the fit of the AllData data frame. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.