Description Usage Arguments Value
Reformats N.values and N.errors information for plotting.
1 2 | ## S4 method for signature 'N'
getPlotValues(object, maxErr = 1, iteration = NULL)
|
object |
Object of class N. |
maxErr |
Maximum y-value to be allowed for error bars in nucleotide dot plot. Truncates error bars that are not contained within this limit. |
iteration |
Iteration of beta values to be used in plot. If iteration == NULL, the most recent round of beta values are used. |
Data frame formatted for plotting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.