power.detect.celltype | R Documentation |
Calculate probability to detect at least min.num.cells of a cell type with class frequency cell.type.frac in a sample of size nCells. for each of nSamples individual
power.detect.celltype(nCells, min.num.cells, cell.type.frac, nSamples)
nCells |
Number of cells measured for each individuum |
min.num.cells |
Minimal number of the cells for the cell type of interest that should be detected |
cell.type.frac |
Frequency of the cell type of interest |
nSamples |
Sample size |
Power to detect the cell type of interest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.