# Generated by roxygen2: do not edit by hand

export(BMG_format)
export(add_reps)
export(calculate_MPR)
export(calculate_MS)
export(calculate_TtT)
export(calculate_metrics)
export(calculate_threshold)
export(convert_tables)
export(get_meta)
export(get_real)
export(get_sample_locations)
export(get_wells)
export(normalize_RFU)
export(organize_tables)
export(plate_view)
export(plot_metrics)
export(separate_raw)
export(transpose_real)
import(dplyr)
import(ggplot2)
importFrom(dplyr,"%>%")
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,mutate_at)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(janitor,clean_names)
importFrom(janitor,row_to_names)
importFrom(purrr,map_dbl)
importFrom(readxl,cell_cols)
importFrom(readxl,read_excel)
importFrom(reshape2,melt)
importFrom(slider,slide_dbl)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(stringr,str_length)
importFrom(tidyr,gather)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate)
importFrom(tidyr,separate_wider_delim)
importFrom(tidyr,unite)
importFrom(utils,read.csv)
