Description Usage Arguments Examples
This function calculates the relative expression from a cqimport object. Furthermore, it creates separate .csv files of the relative expression summary, the samples which don't meet the set criteria, and the -RT values.
1 | relex(tablename, household = "Gapdh", SDcutoff = 1, Cqcutoff = 35)
|
tablename: |
a cqimport object |
household: |
defaults to "Gapdh". Accepts a string to define the household gene. |
SDcutoff: |
Defines the cutoff value for the standard deviation of the mean Cq. Default = 1. |
Cqcutoff: |
Defines the cutoff value for the mean Cq. Default = 35. |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.