plotSignExposures: Plot Signature Exposure Profiles.

Description Usage Arguments Details Value Author(s) References

View source: R/s03_all_functions.R

Description

Build a barplot to visualize exposures to mutation signatures.

Usage

1
plotSignExposures(mutCount, top = 50)

Arguments

mutCount

a data.frame including mutation Counts

top

integer, max number of samples to include in the plot

Details

This function is part of the user-interface set of tools included in mutSignatures. This is an exported function.

Value

a plot (ggplot2 object)

Author(s)

Damiano Fantini, damiano.fantini@gmail.com

References

More information and examples about mutational signature analysis can be found here:

  1. More info and examples about the mutSignatures R library: https://www.data-pulse.com/dev_site/mutsignatures/

  2. Sci Rep paper, introducing mutS: https://www.nature.com/articles/s41598-020-75062-0/


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