dot-DrawPolygonRange: DrawPolygonRange Function (ModAnnot)

.DrawPolygonRangeR Documentation

DrawPolygonRange Function (ModAnnot)

Description

Return a polygon representing the range of Mod (or Base) categories of counts (or counts per kbp).

Usage

.DrawPolygonRange(nBreaksV, nTextMaxMin, cAxisName, cColor)

Arguments

nBreaksV

Numeric vector giving the breaks to be used for the polygon. Should be equal to seq(from = 1, to= c(number of categories), by=1).

nTextMaxMin

Numeric vector giving the minimum and maximum values to be plotted on the polygon. Should be c(min1, max1, min2, max2).

cAxisName

The name of the axis to draw.

cColor

The color of the polygon to draw.


AlexisHardy/DNAModAnnot documentation built on Feb. 27, 2023, 12:03 a.m.