plot_cells_coverage

plot_cells_coverage(sum_matrix, cells_selected, cluster, interactive = FALSE)

Arguments

sum_matrix

First element returned by the function get_heteroplasmy.

cells_selected

Character vector of cells for which the coverage is computed.

cluster

Character vector with partition information for cells specified in cells_selected

interactive

Logical. If TRUE an interactive plot is produced.

Value

ggplot2 object (if interactive=FALSE) or plotly object (if interactive=TRUE)

Author

Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de