plotKaryogram: Karyogram-like chromosome overview

Description Usage Arguments Value

Description

Plot a karyogram-like chromosome overview with read counts and CNV-state from a aneuHMM object or binned.data.

Usage

1
2
plotKaryogram(model, both.strands = FALSE, plot.breakpoints = TRUE,
  file = NULL)

Arguments

model

A aneuHMM object or binned.data.

both.strands

If TRUE, strands will be plotted separately.

plot.breakpoints

Logical indicating whether breakpoints should be plotted.

file

A PDF file where the plot will be saved.

Value

A ggplot object or NULL if a file was specified.


AneuFinder documentation built on Nov. 8, 2020, 7:44 p.m.