Arguments
scatter
A character
vector
specifying which of the tracks should
have scatter plot. calls
A character
vector
of regular expression identifying
call labels to be highlighted in the panels. pch
The type of the scatter points, if any.
col
The color of the scatter points, if any.
cex
The size of the scatter points, if any.
changepoints
If TRUE
, changepoints are drawn as vertical lines. grid
If TRUE
, horizontal lines are displayed. quantiles
A numeric
vector
in [0,1] specifying the quantiles
of the confidence bands to be drawn, if any. xlim
(Optional) The genomic range to plot.
Clim
The range of copy numbers.
Blim
The range of allele B fractions (BAFs) and
decrease of heterozygosity (DHs).
xScale
The scale factor used for genomic positions.
add
If TRUE
, the panels plotted are added to the existing plot,
otherwise a new plot is created. subplots
If TRUE
, then subplots are automatically setup.