Learn R Programming

humarray (version 1.2)

plot,GRanges,ANY-method: Plot method for GRanges objects

Description

See plotRanges()

Plot method for RangedData objects

Usage

# S4 method for GRanges,ANY
plot(x, y, ...)

# S4 method for RangedData,ANY plot(x, y, ...)

Arguments

x

a GRanges or RangedData object

y

not used for plotRanges

...

further arguments, see plotRanges()

See Also

plotRanges