plot.Cq | R Documentation |
This function will give you a Cq plot. Therefore the Cq values are plotted. You need to have data.cq list from make.cq.data() function.
plot.Cq(CqType = "SD", onlyNumeric = FALSE)
CqType |
this is the Cq value type that should be used. |
onlyNumeric |
Will only use samples that are a numerical (e.g. percentage) |
returns a ggplot with the Cq values for both genotypes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.