marker-class | R Documentation |
marker
An object of class "marker"
represents a marker in a motif
## S4 method for signature 'marker'
x$name
x |
A marker object |
name |
slot name of marker object |
Objects can be created by calls of the form
new("marker", type, start, stop, label, gp)
.
new("marker", type="rect", start=c(2, 4), gp=gpar(lty=3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.