read_qubit: Parses the output of the Qubit fluorometer

Description Usage Arguments

Description

Parses the output of the Qubit fluorometer into a dataframe. Since the Qubit stores data in the oppisite order that the tubes are inserted, the rows order will be reversed (i.e. the first row will be the first measured). NOTE: if a sample is too low and has a < symbol, this function does not handle it correctly yet!

Usage

1
read_qubit(path, volume_used = NULL)

Arguments

path

(character of length 1) The file path to the output file of Qubit measurments.

volume_used

(numeric of length 1) The volume of sample added during dilution.


grunwaldlab/labtools documentation built on May 17, 2019, 8:38 a.m.