Returns standardized scatter plot comparing two sets of mononucleotide features.
1 2 | plotPSAMComp.Scatter(model1, model2, title = "", xTitle = "", yTitle = "",
iter = NULL)
|
model1 |
Model1 from which to take first set of nucleotide feature values. |
model2 |
Model2 from which to take first set of nucleotide feature values. |
title |
Title for plot. |
xTitle |
Xlabel for plot. |
yTitle |
Ylabel for plot. |
iter |
Iteration of model to use for mono nucleotide values. |
regs |
Optional parameter giving labels to use for region shading. If used, lengths parameter must also be specified. |
lengths |
Length of region parameters to be included. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.