plot.cnaqc: Plot for class "cnaqc".

View source: R/print.cnaqc.R

plot.cnaqcR Documentation

Plot for class 'cnaqc'.

Description

The default plot is the CNA segments in wide format

Usage

## S3 method for class 'cnaqc'
plot(x, ...)

Arguments

x

An obj of class 'cnaqc'.

...

Default S3 method parameter.

Value

Nothing.

Examples

## Not run: 
data('example_PCAWG', package = 'CNAqc')

plot(example_PCAWG)

## End(Not run)

caravagnalab/CNAqc documentation built on Oct. 31, 2024, 3:54 a.m.