Description Usage Arguments Details Value
Calculates the coefficient of variation for each gene for each sample and triggers a message if any samples are above the desired threshold.
1 | calcCV(avgCtObj, cutoff = 1)
|
avgCtObj |
A data.frame generated from the |
cutoff |
The cutoff value for the coefficient of variation for triggering a warning message. Default 1.0, or 1%. |
Technical replicate error is not carried forward when calculating error for biological replicates. The coefficient of variation is intended to be used a filter for checking the quality of technical replication before proceeding.
A data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.