plotTumor: Plots a tumor profile

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
plotTumor(tumor, sub = "")

Arguments

tumor

A tumor matrix

sub

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

Value

Plots the trinucleotide frequency for the given tumor

Examples

1
plotTumor(example.output[['tumor']], sub = "example")

raerose01/deconstructSigs documentation built on Aug. 20, 2020, 11:44 a.m.