plotSignatures: Plots the result from whichSignatures()

Description Usage Arguments Value Examples

View source: R/plotting.R

Description

Uses the output from whichSignatures() and creates a plot of the given tumor mutational spectrum and the calculated one

Usage

1
plotSignatures(sigs.output, sub = "")

Arguments

sigs.output

The list output from whichSignatures()

sub

A character vector that specifies cancer subtype for plot title, if wanted

Value

Plots the trinucleotide frequency for the given tumor on the top panel, the calculated one on the middle panel, and the difference between the two on the bottom panel.

Examples

1

Example output



deconstructSigs documentation built on May 2, 2019, 4:06 a.m.