plot-FDR {PICS} | R Documentation |
This method plots a curve showing the FDR as a function of the PICS scores.
## S4 method for signature 'picsList,picsList' plot(x, y, filter = NULL, h = 0.1, ...)
x |
A |
y |
A |
filter |
A list of ranges for filtering regions based on |
h |
A value between 0 and 1, representing the desired FDR. This simply draws a horizontal line at the given value. |
... |
Further graphical parameters passed to the generic function |
PICS