plot_base_coverage
plot_base_coverage(
sum_matrix,
sum_matrix_qc,
selected_cells,
interactive = FALSE,
text_size = 10
)
First element returned by the function get_heteroplasmy.
Second element returned by the function get_heteroplasmy.
Character vector with cells used fro plotting the coverage.
Logical. If TRUE an interactive plot is produced.
Character specifying the size of the text for ggplot2.
ggplot2 object (if interactive=FALSE) or plotly object (if (if interactive=TRUE)