# Generated by roxygen2: do not edit by hand

export(annotate_regions)
export(annotatr_cache)
export(build_ah_annots)
export(build_annotations)
export(builtin_annotations)
export(builtin_genomes)
export(plot_annotation)
export(plot_categorical)
export(plot_coannotations)
export(plot_numerical)
export(plot_numerical_coannotations)
export(randomize_regions)
export(read_annotations)
export(read_regions)
export(summarize_annotations)
export(summarize_categorical)
export(summarize_numerical)
import(AnnotationDbi, except='select')
import(AnnotationHub, except='query')
import(GenomicFeatures)
import(GenomicRanges, except=c('union','setdiff','intersect','union'))
import(dplyr)
import(ggplot2)
import(methods)
import(rtracklayer)
importClassesFrom(GenomeInfoDb,Seqinfo)
importClassesFrom(S4Vectors,Hits)
importClassesFrom(S4Vectors,Rle)
importFrom(GenomeInfoDb,seqlengths)
importFrom(GenomeInfoDb,seqnames)
importFrom(IRanges,IRanges)
importFrom(S4Vectors,endoapply)
importFrom(S4Vectors,splitAsList)
importFrom(readr,read_tsv)
importFrom(regioneR,randomizeRegions)
importFrom(reshape2,melt)
importFrom(stats,as.formula)
importFrom(utils,combn)
importFrom(utils,data)
