citrus.launchUI: Launch web-based interface for configuring and running citrus

Description Usage Arguments Author(s) Examples

View source: R/citrus.launchUI.R

Description

Launches shiny-based interface to configuring and running Citrus. Creates runCitrus.R that can be used to run analysis in data directory.

Usage

1
citrus.launchUI(dataDirectory = NULL)

Arguments

dataDirectory

If specified, launches configuration UI with files in data directory. If NULL, prompts user to select a single FCS file in data directory.

Author(s)

Robert Bruggner

Examples

1
2
# Uncomment to run
# citrus.launchUI(file.path(system.file(package = "citrus"),"extdata","example1"))

junyzhou10/test documentation built on Nov. 4, 2019, 3:27 p.m.