cellsBudgetCalculation.libPrepCell | R Documentation |
Estimate possible number of cells per individual depending on the total cost, using library preparation costs per cell
cellsBudgetCalculation.libPrepCell(
nSamples,
readDepth,
totalCost,
prepCostCell,
costFlowCell,
readsPerFlowcell
)
nSamples |
Number of samples |
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 |
Cells per individual 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.