# Generated by roxygen2: do not edit by hand

export(FCh_plot)
export(ROCh)
export(RQ_dCt)
export(RQ_ddCt)
export(control_Ct_barplot_gene)
export(control_Ct_barplot_sample)
export(control_boxplot_gene)
export(control_boxplot_sample)
export(control_cluster_gene)
export(control_cluster_sample)
export(control_heatmap)
export(control_pca_gene)
export(control_pca_sample)
export(corr_gene)
export(corr_sample)
export(delta_Ct)
export(filter_Ct)
export(filter_transformed_data)
export(find_ref_gene)
export(log_reg)
export(make_Ct_ready)
export(norm_finder)
export(parallel_plot)
export(pca_kmeans)
export(read_Ct_long)
export(read_Ct_wide)
export(results_barplot)
export(results_boxplot)
export(results_heatmap)
export(results_volcano)
export(single_pair_gene)
export(single_pair_sample)
import(GGally)
import(corrplot)
import(ggplot2)
import(ggpmisc)
import(oddsratio)
import(tidyverse)
importFrom(Hmisc,rcorr)
importFrom(coin,pvalue)
importFrom(coin,statistic)
importFrom(coin,wilcox_test)
importFrom(coin,wilcoxsign_test)
importFrom(corrplot,corrplot)
importFrom(ctrlGene,geNorm)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,join_by)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expansion)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_errorbarh)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_continuous)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_x_log10)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,stat_summary)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggpmisc,stat_poly_eq)
importFrom(ggpmisc,use_label)
importFrom(ggsignif,geom_signif)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,tiff)
importFrom(graphics,par)
importFrom(magrittr,"%>%")
importFrom(pROC,coords)
importFrom(pROC,plot.roc)
importFrom(pROC,roc)
importFrom(pheatmap,pheatmap)
importFrom(stats,Pair)
importFrom(stats,coef)
importFrom(stats,dist)
importFrom(stats,glm)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,prcomp)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,shapiro.test)
importFrom(stats,t.test)
importFrom(stats,var)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,unite)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(tidyselect,where)
importFrom(utils,read.csv)
importFrom(utils,write.table)
