View source: R/plotting_functions.R
plot_heteroplasmy_variability | R Documentation |
plot_heteroplasmy_variability
plot_heteroplasmy_variability( heteroplasmy_matrix, cluster, threshold = 0.1, frac = FALSE, index )
heteroplasmy_matrix |
Third element returned by get_heteroplasmy. |
cluster |
Vector specifying a partition of the samples. |
threshold |
Numeric value. |
frac |
Logical. If FALSE the absolute number of cells that have at least one base with heteroplasmy above threshold are shown separated by cluster. If TRUE, then the fraction of cells are shown. |
index |
Fifth element returned by get_heteroplasmy. |
ggplot2 object
Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.