Skip to contents

Takes Rest output, and referencing TheCondition csv makes decision for culture resuspensions

Usage

Wetlab_Decision(
  data,
  FinalConcentration_MillionperML,
  MillionCellsPerTube,
  TheConditions,
  ReturnLeftover = TRUE
)

Arguments

data

The Wetlab_Rest output

FinalConcentration_MillionperML

Desired Final Concentration in Millions

MillionCellsPerTube

Desired number of cells in Tube

TheConditions

A filepath or data.frame to TheCondition csv

ReturnLeftover

Whether to return leftover cells as own line

Value

A data.frame object

Examples

NULL
#> NULL