| CyTOFpower {CyTOFpower} | R Documentation |
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.
CyTOFpower()
Interactive shiny app.
# Launch the shiny app
if (interactive()) {
CyTOFpower()
}