Skip to contents

Launch a shiny app to explore scDiffCom results

Usage

BuildShiny(object, reduced_go_table = NULL, ...)

# S4 method for scDiffCom
BuildShiny(object, reduced_go_table = NULL, ...)

Arguments

object

scDiffCom object

reduced_go_table

If NULL (default), over-represented GO terms are displayed as dot plots. If the output of scDiffCom::ReduceGO(object), GO terms are displayed on a on treemap based on their semantic similarity and over-representation score

...

Additional parameters to shiny::runApp

Value

Launch a shiny app