Plot method for TEMULATOR result object

# S3 method for temulator_result_object
plot(x, idx = 1, quite = FALSE, ...)

Arguments

x

object of class 'temulator_result_object'.#'

idx

optional, index of the mutation dataset to plot (see output of print(x)).

quite

optional, logical indicating if result should be plotted.

...

additional parameters passed to get_sequencing_data and assign_mutation_label.

Value

A ggplot object.