load_qt_lookuptable: Load data from QuantiTray lookup tables

Description Usage Arguments Value Author(s)

Description

This function loads lookup tables for the quantify_ family of functions. This function is an internal function for the package quantitray.

Usage

1
load_qt_lookuptable(large, small, method)

Arguments

large

Number of positve large wells (required for all methods).

small

Number of positve small wells (required for method qt-2000 and qt-legio).

method

Defines which QuantiTray method was used:

  • qt for QuantiTray method with 51 wells.

  • qt-2000 for QuantiTray/2000 method with 97 wells.

  • qt-legio for QuantiTray/Legiolert method with 96 wells.

Value

A tibble of numeric data values from lookup table.

Author(s)

Jan Knappe, jan.knappe@gmail.com


jknappe/quantitray documentation built on May 20, 2019, 9:14 p.m.