plot the final segmentation objects returned by
segmentClusters and segmentCluster.batch
# S3 method for segments
plot(x, plot = c("S", "segments"), types, params,
xaxis, show.fused = FALSE, ...)a segmentation object as returned by
segmentClusters and segmentCluster.batch
string vector indicating which data should be plotted;
"segments": plot segments as arrows; "S1" plot the scoring vectors
s(i,j,c for all c; "S" plot the derivative of
matrix S(i,c) for all c
a string vector indicating segment types to plot (a subset of
x$ids; defaults to all in x$ids)
a named vector of parameter settings used in
segmentCluster.batch allows to filter plotted segment
types, e.g. params=c(S="icor") will only plot segments where
the scoring function (parameter S) "icor" was used.
optional x-values to use as x-axis (e.g. to reflect absolute chromosomal coordinates)
show the fuse tag as a black x