marker-class: Class 'marker'

Description Usage Arguments Objects from the Class Examples

Description

An object of class "marker" represents a marker in a motif

Usage

1
2
## S4 method for signature 'marker'
x$name

Arguments

x

A marker object

name

slot name of marker object

Objects from the Class

Objects can be created by calls of the form new("marker", type, start, stop, label, gp).

Examples

1
 new("marker", type="rect", start=c(2, 4), gp=gpar(lty=3))

motifStack documentation built on Nov. 8, 2020, 7:43 p.m.