Description Usage Arguments Value
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.
1 | AddVolumes(raw_data, start_well, stop_well, volume_added, sample_volume)
|
raw_data |
A |
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) |
Modifies the raw_data
data.table
by adding
volume_added
and sample_volume
to the specified wells.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.