# Generated by roxygen2: do not edit by hand

S3method(build_injec_seq,MultiPlate)
S3method(build_injec_seq,PlateObj)
S3method(plot,PlateObj)
S3method(print,InjecListObj)
S3method(print,PlateObj)
S3method(register_plate,MultiPlate)
S3method(register_plate,PlateObj)
S3method(register_plate,default)
export(add_DB)
export(add_blank)
export(add_cs_curve)
export(add_qcs)
export(add_samples)
export(add_samples_c)
export(add_suitability)
export(build_injec_seq)
export(combine_injec_lists)
export(combine_plates)
export(download_sample_list)
export(generate_96)
export(make_calibration_study)
export(make_metabolic_study)
export(plate_app)
export(plate_metadata)
export(register_plate)
export(write_injec_seq)
import(DiagrammeR)
import(bsicons)
import(bslib)
import(checkmate)
import(dplyr)
import(shiny)
import(shinyWidgets)
import(stringr)
import(units)
importFrom(DBI,dbIsValid)
importFrom(DBI,dbWriteTable)
importFrom(DT,DTOutput)
importFrom(DT,dataTableProxy)
importFrom(DT,datatable)
importFrom(DT,editData)
importFrom(DT,formatStyle)
importFrom(DT,styleEqual)
importFrom(DiagrammeR,get_edge_df)
importFrom(checkmate,assertList)
importFrom(checkmate,assertNumber)
importFrom(checkmate,assertNumeric)
importFrom(checkmate,assertString)
importFrom(checkmate,assertSubset)
importFrom(dplyr,add_row)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,count)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_modify)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,slice_tail)
importFrom(dplyr,tbl)
importFrom(dplyr,ungroup)
importFrom(duckdb,dbConnect)
importFrom(duckdb,dbDisconnect)
importFrom(duckdb,duckdb)
importFrom(duckdb,duckdb_shutdown)
importFrom(ggforce,geom_circle)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expand_limits)
importFrom(ggplot2,expansion)
importFrom(ggplot2,geom_area)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_fill_discrete)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,unit)
importFrom(glue,glue)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,colors)
importFrom(htmltools,css)
importFrom(rlang,.data)
importFrom(shiny,dataTableOutput)
importFrom(shiny,renderDataTable)
importFrom(shinyalert,shinyalert)
importFrom(shinyjs,disable)
importFrom(shinyjs,enable)
importFrom(shinyjs,hide)
importFrom(shinyjs,show)
importFrom(shinyjs,useShinyjs)
importFrom(stats,quantile)
importFrom(stats,time)
importFrom(tidyr,pivot_longer)
importFrom(tidyselect,matches)
importFrom(tidyselect,starts_with)
importFrom(utils,packageVersion)
importFrom(utils,write.csv)
importFrom(yaml,read_yaml)
