plot_bulks | R Documentation |
Plot a group of pseudobulks HMM profile
plot_bulks(bulks, ..., ncol = 1, title = TRUE)
bulks |
dataframe Pseudobulk profiles annotated with "sample" column |
... |
additional parameters passed to plot_psbulk() |
ncol |
integer Number of columns |
title |
logical Whether to add titles to individual plots |
a ggplot object
p = plot_bulks(bulk_example)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.