msigPlot: Method msigPlot.

Description Usage Arguments

Description

Generate standard plots using data from mutsignature-class objects.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
msigPlot(x, ...)

## S4 method for signature 'mutationSignatures'
msigPlot(x, ...)

## S4 method for signature 'mutationCounts'
msigPlot(x, ...)

## S4 method for signature 'mutSignExposures'
msigPlot(x, ...)

Arguments

x

a mutSignatures object

...

additional parameters, including standard graphical parameters, as well as a set of class-specific arguments: * x is a mutationSignatures object: - signature, numeric; numeric index of the signature to display - main, string; title of the plot * x is a mutationCounts object - sample, numeric or string, i.e. the identifier or the index of the sample to be plotted - main, string, title of the plot * x is a mutSignExposures object - top, integer, the maximum number of samples to be plotted


mutSignatures documentation built on Nov. 9, 2020, 9:06 a.m.