sampleSizeBudgetCalculation.libPrepCell | R Documentation |
A balanced design with two classes is assumed for the sample size calculation.
sampleSizeBudgetCalculation.libPrepCell(
nCells,
readDepth,
totalCost,
prepCostCell,
costFlowCell,
readsPerFlowcell
)
nCells |
Cells per individual |
readDepth |
Read depth per cell |
totalCost |
Experimental budget |
prepCostCell |
Library preparation costs per cell |
costFlowCell |
Cost of one flow cells for sequencing |
readsPerFlowcell |
Number reads that can be sequenced with one flow cell |
Number of samples that can be measured with this budget and other parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.