BuildShiny {scDiffCom} | R 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 |
|
reduced_go_table |
If |
... |
Additional parameters to |
Value
Launch a shiny app
[Package scDiffCom version 1.0.0 Index]