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