# Generated by roxygen2: do not edit by hand

S3method(plot,biodata)
S3method(print,biostats)
export(calculate_pvalue)
export(convert2biodata)
export(convert_biodata)
export(run_app)
import(DT)
import(ggplot2, except = last_plot)
import(golem)
import(grDevices)
import(plotly)
import(rlang)
import(rstatix)
import(scales)
import(shiny, except = c(dataTableOutput, renderDataTable, runExample))
import(shinyFeedback)
import(shinyjs)
import(stringr)
import(tidyr)
import(tidyselect)
import(utils)
importFrom(config,get)
importFrom(data.table,transpose)
importFrom(dplyr,bind_rows)
importFrom(dplyr,mutate)
importFrom(dplyr,relocate)
importFrom(ggpubr,ggboxplot)
importFrom(ggpubr,ggpar)
importFrom(ggpubr,ggviolin)
importFrom(ggpubr,stat_pvalue_manual)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(readr,read_delim)
importFrom(reshape2,melt)
importFrom(stats,p.adjust.methods)
importFrom(stats,quantile)
importFrom(stats,sd)
