BuildShiny: A shiny app to display scDiffCom results

BuildShinyR Documentation

A shiny app to display scDiffCom results

Description

Launch a shiny app to explore scDiffCom results

Usage

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

## S4 method for signature '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


scDiffCom documentation built on Nov. 4, 2023, 1:06 a.m.