CHETAHshiny {CHETAH}R Documentation

Launch a web page to interactively go trough the classification

Description

Launch a web page to interactively go trough the classification

Usage

CHETAHshiny(input, redD = NA, input_c = NA)

Arguments

input

a SingleCellExperiment on which CHETAHclassifier has been run

redD

the name of the reducedDim of the input to use for plotting

input_c

the name of the assay of the input to use. NA (default) will use the first one.

Value

Opens a web page in your default browser

Examples

## Not run: 
CHETAHshiny(input = input_mel)

## End(Not run)

[Package CHETAH version 1.0.4 Index]