AddVolumes: AddVolumes

Description Usage Arguments Value

View source: R/AddVolumes.R

Description

Add the volume added to the Qubit reaction and the original sample volume to the raw data. Assumes plates were used in a "vertical" layout, e.g. with an 8-channel pipette.

Usage

1
AddVolumes(raw_data, start_well, stop_well, volume_added, sample_volume)

Arguments

raw_data

A data.table of raw Clariostar readings.

start_well

The first well in the series

stop_well

The last well in the series

volume_added

The volume of sample added to the Qubit reaction for wells in this series

sample_volume

The original sample volume for wells in this series (for amount calculations)

Value

Modifies the raw_data data.table by adding volume_added and sample_volume to the specified wells.


TomHarrop/qubitr documentation built on May 14, 2019, 9:38 a.m.