Plot the inferred Small Insertions and Deletions (ID) mutational signatures.
signaturesIDPlot(beta, useRowNames = FALSE, xlabels = FALSE)
A ggplot2 object.
data(plot_data_examples)
beta <- plot_data_examples[['signatures.ID.plot']][['beta']]
signaturesIDPlot(beta=beta)