- Home
- Bioconductor 3.14
- Software Packages
- CyTOFpower
CyTOFpower
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see CyTOFpower.
Power analysis for CyTOF experiments
Bioconductor version: 3.14
This package is a tool to predict the power of CyTOF experiments in the context of differential state analyses. The package provides a shiny app with two options to predict the power of an experiment: i. generation of in-sicilico CyTOF data, using users input ii. browsing in a grid of parameters for which the power was already precomputed.
Author: Anne-Maud Ferreira [cre, aut] , Catherine Blish [aut], Susan Holmes [aut]
Maintainer: Anne-Maud Ferreira <anne-maud.ferreira at stanford.edu>
citation("CyTOFpower")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CyTOFpower")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("CyTOFpower")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.