plot_tribase_dist: plots the 96 dimensional mutational spectrum

View source: R/plot_tribase_dist.R

plot_tribase_distR Documentation

plots the 96 dimensional mutational spectrum

Description

plots the 96 dimensional mutational spectrum

Usage

plot_tribase_dist(df_snvs, file_name = "test.png", labely = "N SNVs",
  legend = T, text_size = 10, signame = "")

Arguments

df_snvs

a data frame with 96-dimensional spectra on its columns

file_name

the name of the plot to be generated with the proper extension e.g. "test.pdf", "test.png", etc

labely

string for the label of the y axis

legend

boolean determining whether legend should be printed

text_size

size of the text of the x and y axis text and titles

signame

a text to be printed on the figure


parklab/SigMA documentation built on Feb. 10, 2024, 6:59 p.m.