CyTOFpower {CyTOFpower}R Documentation

CyTOFpower: R-package to predict the power of a CyTOF experiment

Description

This package provides functions and a shiny app to predict the power of a CyTOF experiment.

Interactive shiny app to predict the power of a CyTOF experiment.

Usage

CyTOFpower()

Value

Interactive shiny app.

Examples

# Launch the shiny app
if (interactive()) {
  CyTOFpower()
}

[Package CyTOFpower version 0.99.4 Index]