plot-methods: Plot method for GRanges objects

Description Usage Arguments See Also

Description

See plotRanges()

Plot method for RangedData objects

Usage

1
2
3
4
5
## S4 method for signature 'GRanges,ANY'
plot(x, y, ...)

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

Arguments

x

a GRanges or RangedData object

y

not used for plotRanges

...

further arguments, see plotRanges()

See Also

plotRanges


humarray documentation built on Nov. 20, 2017, 1:05 a.m.