Description Usage Arguments Details Value
View source: R/get_dCT_bioReps.R
Calculates dCT values when biological replicates are present.
1 | get_dCT_bioReps(sampleObj, hkg)
|
sampleObj |
A qPCRBatch object generated from the |
hkg |
A character vector containing the housekeeping gene to use for dCT calculations. |
Biological replicates must have unique identifiers, else they will be considered technical replicates. The simplest way to do this is to give samples names such as "treated_1", "treated_2", etc.
A data.frame containing dCT values for each condition.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.