getPlotValues-N-method: Gets plot values for N

Description Usage Arguments Value

Description

Reformats N.values and N.errors information for plotting.

Usage

1
2
## S4 method for signature 'N'
getPlotValues(object, maxErr = 1, iteration = NULL)

Arguments

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.

Value

Data frame formatted for plotting.


BussemakerLab/SelexGLM documentation built on May 17, 2019, 5:41 p.m.