Description Fields Methods Subsetting See Also
PlotSetList Reference Class
data
a nested list holding the data
annotations
list of annotations
get(i)
Subseting method
info()
Outputs data.frame describing the content of PlotSetList
npaires()
Outputs the number (integer) of PlotSetPairs in the PlotSetList
plot(what = "a", ...)
Plot the PlotSetList, i.e. all PlotSetPairs in the list.
See plot
for datails.
x
is an object of PlotSetList
class:
x[1:2]
produces PlotSetList
with 2 feature/tracks
pairs.
x[[1]]
produces single PlotSetPair
.
Other classes: MotifSetup-class
,
PlotSetArray-class
,
PlotSetPair-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.