CHETAHshiny {CHETAH} | R Documentation |
Launch a web page to interactively go trough the classification
CHETAHshiny(input, redD = NA, input_c = NA)
input |
a SingleCellExperiment on which |
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.
|
Opens a web page in your default browser
## Not run: CHETAHshiny(input = input_mel) ## End(Not run)