Description Usage Arguments Examples
A makeplots function This function will make barplots with fold changes for your profiled genes.
1 | makeplots(tab_cl, norm_gene = "Actin", cal = "mock", cell_type = "HEK293")
|
tab_cl |
A table of your values in form "Sample, Target, Cq" |
norm_gene |
A gene to which to normalize Ct values, normally housekeeping. Defaults to "Actin". |
cal |
Your calibrator sample (control sample). In the plot of relative fold changes it will be set to 1. Defaults to "mock". |
cell_type |
What cells do you do qpcr from? Needed for the title of your plot. Defaults to "HEK293". |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.