marker-class: Class 'marker'

marker-classR Documentation

Class marker

Description

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

Usage

## 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


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


jianhong/motifStack documentation built on Jan. 31, 2024, 5:03 a.m.