# Generated by roxygen2: do not edit by hand

export(CIS)
export(CIS_overlap)
export(Count_regions)
export(Cumulative_curve)
export(Enhancer_check)
export(IS_treemap)
export(Linked_timepoints)
export(Promotor_check)
export(Safeharbor_check)
export(chr_distribution)
export(fit_cum_simple)
export(get_feature)
export(ideogram_plot)
export(is_in_AE_gene)
export(is_in_CG_gene)
export(is_in_immune_gene)
export(plot_regions)
export(plot_richness_evenness)
export(pmd_analysis)
export(pmd_plot)
export(validate_IS_raw)
import(tidyr)
importFrom(GenomicFeatures,exons)
importFrom(GenomicFeatures,genes)
importFrom(GenomicRanges,GRanges)
importFrom(GenomicRanges,distanceToNearest)
importFrom(GenomicRanges,findOverlaps)
importFrom(broom,tidy)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,intersect)
importFrom(dplyr,lag)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(magrittr,"%>%")
importFrom(purrr,map2_dbl)
importFrom(purrr,map_dfr)
importFrom(stats,dist)
importFrom(stats,kmeans)
importFrom(stats,na.omit)
importFrom(stats,t.test)
importFrom(stats,wilcox.test)
importFrom(tidyr,pivot_longer)
importFrom(utils,combn)
importFrom(utils,data)
importFrom(utils,head)
