# Generated by roxygen2: do not edit by hand

export("%>%")
export(get_genomic_annotations)
export(get_variable_regions)
export(merge_GR)
export(multiBigwig_summary)
export(plot_browser_tracks)
export(plot_correlation)
export(plot_enrichments)
export(plot_genomic_annotations)
export(plot_motif_logo)
export(process_homer)
export(process_jaspar)
export(process_meme)
export(process_pfm)
export(process_transfac)
import(corrplot)
import(ggplot2)
import(org.Hs.eg.db)
importFrom(BiocParallel,bplapply)
importFrom(ChIPseeker,annotatePeak)
importFrom(GGally,ggpairs)
importFrom(GenomicRanges,makeGRangesFromDataFrame)
importFrom(GenomicRanges,reduce)
importFrom(Gviz,DataTrack)
importFrom(Gviz,GeneRegionTrack)
importFrom(Gviz,plotTracks)
importFrom(TxDb.Hsapiens.UCSC.hg19.knownGene,TxDb.Hsapiens.UCSC.hg19.knownGene)
importFrom(TxDb.Hsapiens.UCSC.hg38.knownGene,TxDb.Hsapiens.UCSC.hg38.knownGene)
importFrom(data.table,dcast)
importFrom(data.table,fread)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(genefilter,rowVars)
importFrom(gghalves,geom_half_violin)
importFrom(ggseqlogo,ggseqlogo)
importFrom(magrittr,"%>%")
importFrom(reshape2,melt)
importFrom(rtracklayer,BigWigFileList)
importFrom(rtracklayer,summary)
importFrom(stats,cor)
importFrom(stringr,str_split)
importFrom(stringr,str_squish)
importFrom(tibble,column_to_rownames)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,separate)
importFrom(utils,head)
