plotCoverage | R Documentation |
Plots a representation of the raw data points covered by the annotations and the redundancy of those annotations (that is, how many times does the same data point get annotated as two different things).
plotCoverage(struct, id) ## S4 method for signature 'RHermesExp,numeric' plotCoverage(struct, id)
struct |
An RHermesExp object |
id |
Number of the PL to use in the plot |
A list of two interactive plot_ly objects
Roger Gine
Other Plots:
plotIL()
,
plotISF()
,
plotPL()
if(FALSE){plotCoverage(struct, 1)}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.