plot_uncertainty: Plot uncertainty of tissue labels from fit_banyan()

View source: R/plot_uncertainty.R

plot_uncertaintyR Documentation

Plot uncertainty of tissue labels from fit_banyan()

Description

This function allows you to visualize the uncertainty levels inferred cell sub-populations after running fit_banyan() and get_scores()

Usage

plot_uncertainty(fit)

Arguments

fit

A list returned by fit_banyan(). Must have slots named "coords" and "U_scores".

Value

A ggplot object


carter-allen/banyan documentation built on Nov. 30, 2022, 11:58 p.m.