View source: R/plotting_functions.R
plot_batch | R Documentation |
plot_batch
plot_batch(position, heteroplasmy_matrix, batch, cluster, text_size, index)
position |
Character name of the base to plot. |
heteroplasmy_matrix |
Third element returned by get_heteroplasmy. |
batch |
Vector of batch names,with length equal to n_row of heteroplasmy_matrix. |
cluster |
Vector specifying a partition of the samples. |
text_size |
Character specifying the size of the text for ggplot2. |
index |
Fifth element returned by get_heteroplasmy. |
ggplot2 object of the heteroplasmy level of a specific base across samples divided according to batch.
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.