sample_mutations_hist: Histogram of samples' frequencies

View source: R/inputVisualization.R

sample_mutations_histR Documentation

Histogram of samples' frequencies

Description

Create the histogram of the samples' mutational frequencies

Usage

sample_mutations_hist(mutmatrix, binwidth = 1)

Arguments

mutmatrix

input dataset (mutational matrix)

binwidth

binwidth parameter for the histogram (as in ggplot)

Value

the newly created histogram

Examples

sample_mutations_hist(example_dataset(), binwidth = 10)


redsnic/CIMICE documentation built on March 30, 2022, 2:46 a.m.