# Generated by roxygen2: do not edit by hand

export(feature_selection)
export(predict_SDS)
export(qaqcs)
export(reads)
export(setup_environment)
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(data.table,rbindlist)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,coalesce)
importFrom(dplyr,cur_column)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_any)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,relocate)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(dplyr,where)
importFrom(magrittr,"%>%")
importFrom(readxl,read_xlsx)
importFrom(rlang,sym)
importFrom(stats,as.formula)
importFrom(stats,lm)
importFrom(stats,p.adjust)
importFrom(stats,predict)
importFrom(tidyr,pivot_longer)
importFrom(utils,globalVariables)
importFrom(utils,install.packages)
importFrom(utils,installed.packages)
importFrom(writexl,write_xlsx)
