# Generated by roxygen2: do not edit by hand

export(.build_pileupExon)
export(combine_vecObj)
export(compute_DIIwt)
export(compute_DR)
export(compute_MCD)
export(compute_SOI)
export(compute_wCV)
export(construct_pileup)
export(extract_RData)
export(filter_lowExpGenes)
export(gen_DR)
export(gen_MCD)
export(gen_wCV)
export(get_DIIhc)
export(get_DIIwt)
export(get_DR)
export(get_MCD)
export(get_SOI)
export(get_pileupExon)
export(get_wCV)
export(plot_DIIwt)
export(plot_GBC)
export(plot_GBCos)
export(plot_SOI)
importFrom(ComplexHeatmap,Heatmap)
importFrom(ComplexHeatmap,HeatmapAnnotation)
importFrom(ComplexHeatmap,Legend)
importFrom(ComplexHeatmap,anno_points)
importFrom(ComplexHeatmap,draw)
importFrom(ComplexHeatmap,packLegend)
importFrom(ComplexHeatmap,rowAnnotation)
importFrom(circlize,colorRamp2)
importFrom(dplyr,arrange)
importFrom(dplyr,case_when)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(foreach,"%dopar%")
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplot_build)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,position_jitter)
importFrom(ggplot2,position_nudge)
importFrom(ggplot2,scale_color_identity)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_gradientn)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggpubr,as_ggplot)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,text)
importFrom(grid,gpar)
importFrom(grid,grid.grabExpr)
importFrom(grid,pushViewport)
importFrom(grid,unit)
importFrom(grid,viewport)
importFrom(magrittr,"%>%")
importFrom(stats,as.dendrogram)
importFrom(stats,coef)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,lm)
importFrom(stats,lowess)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(utils,data)
importFrom(zoo,rollapply)
importFrom(zoo,rollmean)
