plot_bulks: Plot a group of pseudobulks HMM profile

View source: R/vis.R

plot_bulksR Documentation

Plot a group of pseudobulks HMM profile

Description

Plot a group of pseudobulks HMM profile

Usage

plot_bulks(bulks, ..., ncol = 1, title = TRUE)

Arguments

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

Value

a ggplot object

Examples

p = plot_bulks(bulk_example)

whtns/numbat documentation built on Nov. 8, 2022, 10:48 a.m.