gridPlot {trackViewer} | R Documentation |
plot GRanges metadata for different types
gridPlot(gr, gp, type, xscale)
gr |
an object of GRanges with metadata. All metadata must be numeric. |
gp |
an object of gpar |
type |
type of the figure, could be barplot, line, point and heatmap |
xscale |
x scale of the viewport |