iSEEapp: iSEEapp

View source: R/iSEEapp.R

iSEEappR Documentation

iSEEapp

Description

A simple wrapper function to launch an iSEE web application for dxsmall. iSEE is a Bioconductor package that you must install to run this function.

Usage

iSEEapp(sce)

Arguments

sce

A SingleCellExperiment.

See Also

SingleCellExperiment

dxsmall

iSEE

Examples

if (require("iSEE")) {
  data(dxsmall)
  iSEEapp(dxsmall)
} 


VanAndelInstitute/bifurcatoR documentation built on Oct. 13, 2024, 6:29 p.m.