-
Notifications
You must be signed in to change notification settings - Fork 18
/
NAMESPACE
32 lines (31 loc) · 963 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Generated by roxygen2: do not edit by hand
export(calculate_deltacq_bysampleid)
export(calculate_deltadeltacq_bytargetid)
export(calculate_drdt_plate)
export(calculate_dydx)
export(calculate_efficiency)
export(calculate_efficiency_bytargetid)
export(calculate_normvalue)
export(create_blank_plate)
export(create_blank_plate_1536well)
export(create_blank_plate_96well)
export(create_colkey_4diln_2ctrl_in_24)
export(create_colkey_6_in_24)
export(create_colkey_6diln_2ctrl_in_24)
export(create_rowkey_4_in_16)
export(create_rowkey_8_in_16_plain)
export(debaseline)
export(display_plate)
export(display_plate_qpcr)
export(display_plate_value)
export(label_plate_rowcol)
export(make_row_names_echo1536)
export(make_row_names_lc1536)
export(read_lightcycler_1colour_cq)
export(read_lightcycler_1colour_raw)
importFrom(forcats,as_factor)
importFrom(rlang,.data)
importFrom(stats,median)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,"%>%")