Description Usage Arguments Value Examples
Applies R friendly names to variables, creates grouping index based on number of samples per target
1 | tidy_qPCR(df_raw, group_size, ref_tgt, exp_tgt)
|
df_raw |
raw excel output from QuantStudio instrument |
group_size |
numeric: number of rows that have a common target gene |
ref_tgt |
character: name identifier of housekeeping/reference gene |
exp_tgt |
character: name identifier of experimental target gene |
data frame
1 | tidy_df <- tidy_qPCR()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.