Description Usage Arguments Examples
This function plots the meltcurves for each target.
1 2 | mc.plot(tablename, groupColumn = "Sample", plotWidth = 10,
plotHeight = 10)
|
tablename: |
an mcimport object |
groupColumn: |
defaults to "Sample". Defines the grouping column which will define coloring. |
plotWidth: |
width of output pdf file |
plotHeight: |
height of output pfd file |
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.