plot_mutation_pattern_lineplot: Plot the mutation pattern of given samples using a line plot.

plot_mutation_pattern_lineplotR Documentation

Plot the mutation pattern of given samples using a line plot.

Description

Plot the mutation pattern of given samples using a line plot.

Usage

plot_mutation_pattern_lineplot(obj_list)

Arguments

obj_list

A list created by ‘create_obj_list’.

Value

It returns a ggplot object that contains line plot.

Examples

data(example_obj_list)
plot_mutation_pattern_lineplot(example_obj_list)

LiuzLab/TraceQC documentation built on April 19, 2022, 1:29 p.m.