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")

Example output



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