# Generated by roxygen2: do not edit by hand

export(add_animation)
export(boxplot_trio)
export(calc_pvals)
export(calc_stats_2x3)
export(deseq_2x3)
export(deseq_2x3_polar)
export(deseq_polar)
export(forest_ggplot)
export(forest_plot)
export(forest_plotly)
export(polar_coords)
export(polar_coords_2x3)
export(polar_grid)
export(radial_ggplot)
export(radial_plotly)
export(show_grid)
export(significance_subset)
export(volcano3D)
export(voom_polar)
importFrom(Rfast,ftests)
importFrom(Rfast,kruskaltests)
importFrom(Rfast,rowMins)
importFrom(Rfast,ttests)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,annotate)
importFrom(ggplot2,arrow)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expand_limits)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggpubr,compare_means)
importFrom(ggpubr,ggboxplot)
importFrom(ggpubr,stat_compare_means)
importFrom(ggpubr,stat_pvalue_manual)
importFrom(grDevices,col2rgb)
importFrom(grDevices,hsv)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(htmlwidgets,JS)
importFrom(htmlwidgets,onRender)
importFrom(magrittr,"%>%")
importFrom(matrixTests,col_t_welch)
importFrom(matrixTests,col_wilcoxon_twosample)
importFrom(matrixTests,row_wilcoxon_twosample)
importFrom(methods,is)
importFrom(methods,slot)
importFrom(plotly,"%>%")
importFrom(plotly,add_markers)
importFrom(plotly,add_text)
importFrom(plotly,add_trace)
importFrom(plotly,config)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(rlang,.data)
importFrom(stats,coefficients)
importFrom(stats,complete.cases)
importFrom(stats,model.matrix)
importFrom(stats,p.adjust)
importFrom(stats,p.adjust.methods)
importFrom(stats,setNames)
importFrom(stats,symnum)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(utils,combn)
