plot.temulator_result_object.Rd
Plot method for TEMULATOR result object
# S3 method for temulator_result_object
plot(x, idx = 1, quite = FALSE, ...)
object of class 'temulator_result_object'.#'
optional, index of the mutation dataset to plot (see output of print(x)).
optional, logical indicating if result should be plotted.
additional parameters passed to get_sequencing_data and assign_mutation_label.
A ggplot object.