ClusterExplore10xServer: ClusterExplore10xServer

Description Usage Arguments Details Author(s) See Also

View source: R/ModularClusterExplore10x.R

Description

Runs and visulizes the 10X clustering from the Cell Ranger website. This function is to render the Server for the shiny module.

Usage

1
ClusterExplore10xServer(input, output, session, outs)

Arguments

input

List-like object that stores the current values of all of the widgets in your app.

output

List-like object that stores instructions for building the R objects in your app.

session

List-like object about the session to be passed to the UI.

outs

a reactive object from the cellranger toolkit

Details

The module allows for the input of different parameters such as the number of clusters and limits for the number of genes or the expression limits in the heatmap.

Author(s)

Kirk Gosik <kgosik@broadinstitute.org>

See Also

shiny


kdgosik/scRipt documentation built on May 6, 2019, 8:34 p.m.