Description Usage Arguments Author(s) Examples
The qPCR class is the main class of the qpcrtools
package and is designed to contain all relevant qPCR data objects.
1 |
dCT |
Imported dCT qPCR data as a |
factors |
A character vector listing factors for statistical comparison corresponding to a subset of the columns of each |
reference |
A character vector of the same length as factors, listing the level of each factor corresponding to the reference group. |
metadata |
Columns in the dCT |
genes |
A character vector listing genes corresponding to a subset of the columns of each |
Ayush Noori
1 | ## Not run: qPCR(factors = c("Genotype", "Treatment"), reference = c("APOE3", "PBS"), metadata = c("Mouse", "Sex"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.