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

luolingqi/deconstructSigs.hg38 documentation built on Jan. 22, 2021, 12:35 a.m.