sc3_interactive {SC3}R Documentation

Opens SC3 results in an interactive session in a web browser.

Description

Runs interactive shiny session of SC3 based on precomputed clusterings.

Usage

sc3_interactive.SingleCellExperiment(object)

## S4 method for signature 'SingleCellExperiment'
sc3_interactive(object)

Arguments

object

an object of SingleCellExperiment class

Value

Opens a browser window with an interactive shiny app and visualize all precomputed clusterings.


[Package SC3 version 1.21.0 Index]