plot_cells_coverage: plot_cells_coverage

View source: R/plotting_functions.R

plot_cells_coverageR Documentation

plot_cells_coverage

Description

plot_cells_coverage

Usage

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(s)

Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de

See Also

https://plotly.com/r/


ScialdoneLab/MitoHEAR documentation built on June 11, 2022, 7:18 a.m.