cellsBudgetCalculation.libPrepCell: Estimate possible number of cells per individual depending on...

View source: R/power.R

cellsBudgetCalculation.libPrepCellR Documentation

Estimate possible number of cells per individual depending on the total cost, using library preparation costs per cell

Description

Estimate possible number of cells per individual depending on the total cost, using library preparation costs per cell

Usage

cellsBudgetCalculation.libPrepCell(
  nSamples,
  readDepth,
  totalCost,
  prepCostCell,
  costFlowCell,
  readsPerFlowcell
)

Arguments

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

Value

Cells per individual that can be measured with this budget and other parameters


heiniglab/scPower documentation built on Jan. 9, 2025, 12:13 p.m.