Skip to contents

Run a shiny app for viewing the MCT object

Usage

run_app(mct, hc = NULL, port = NULL, host = NULL, launch.browser = FALSE)

Arguments

mct

MCT object

hc

an hclust object with clustering of the metacells (optional, see mct_plot_region

Examples

if (FALSE) {
run_app(mct)
}